We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 736c024 + 1e3f0b9 commit 9702ab9Copy full SHA for 9702ab9
1 file changed
consts.go
@@ -3,7 +3,7 @@ package dotweb
3
// Global define
4
const (
5
// Version current version
6
- Version = "1.7.3"
+ Version = "1.8"
7
)
8
9
// Log define
0 commit comments