Skip to content

Commit a347fdb

Browse files
committed
bump to v1.6.13
Signed-off-by: Hedzr Yeh <[email protected]>
1 parent 3126897 commit a347fdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const (
1313
// AppName const
1414
AppName = "cmdr"
1515
// Version const
16-
Version = "1.6.11"
16+
Version = "1.6.13"
1717
// VersionInt const
18-
VersionInt = 0x01060b
18+
VersionInt = 0x01060d
1919
)

0 commit comments

Comments
 (0)