Skip to content

Commit e032a74

Browse files
committed
- [#] Release v1.11.1
1 parent 0a47842 commit e032a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ffcvt.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ type videoCol struct {
5454
// Global variables definitions
5555

5656
var (
57-
version = "1.11.0"
57+
version = "1.11.1"
5858
date = "2023-05-26"
5959

6060
encodedExt string = _encodedExt

0 commit comments

Comments
 (0)