We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4718bf2 commit de1f7c2Copy full SHA for de1f7c2
1 file changed
ffcvt.go
@@ -54,8 +54,8 @@ type videoCol struct {
54
// Global variables definitions
55
56
var (
57
- version = "1.10.0"
58
- date = "2023-05-18"
+ version = "1.11.0"
+ date = "2023-05-26"
59
60
encodedExt string = _encodedExt
61
totalOrg int64 = 1
0 commit comments