Skip to content

Commit 12a161b

Browse files
committed
update version info
1 parent 2869b37 commit 12a161b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

consts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package dotweb
33
// Global define
44
const (
55
// Version current version
6-
Version = "1.7.12"
6+
Version = "1.7.16"
77
)
88

99
// Log define

0 commit comments

Comments
 (0)