Skip to content

Commit de1f7c2

Browse files
committed
- [#] Release v1.11.0
1 parent 4718bf2 commit de1f7c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ffcvt.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ type videoCol struct {
5454
// Global variables definitions
5555

5656
var (
57-
version = "1.10.0"
58-
date = "2023-05-18"
57+
version = "1.11.0"
58+
date = "2023-05-26"
5959

6060
encodedExt string = _encodedExt
6161
totalOrg int64 = 1

0 commit comments

Comments
 (0)