Skip to content

Commit 511dc6f

Browse files
committed
bump to v1.6.3
Signed-off-by: Hedzr Yeh <[email protected]>
1 parent daa8afc commit 511dc6f

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
@@ -8,7 +8,7 @@ const (
88
// AppName const
99
AppName = "cmdr"
1010
// Version const
11-
Version = "1.6.1"
11+
Version = "1.6.3"
1212
// VersionInt const
13-
VersionInt = 0x010601
13+
VersionInt = 0x010603
1414
)

0 commit comments

Comments
 (0)