Skip to content

Commit 1e3f0b9

Browse files
authored
Update consts.go
1 parent 736c024 commit 1e3f0b9

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.3"
6+
Version = "1.8"
77
)
88

99
// Log define

0 commit comments

Comments
 (0)