Skip to content

Commit ffb3daf

Browse files
committed
update to v 1.1.0
1 parent af7fb07 commit ffb3daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"time"
1515
)
1616

17-
const AppVersion = "1.0.0"
17+
const AppVersion = "1.1.0"
1818

1919
var compileInfo string
2020

0 commit comments

Comments
 (0)