We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41a0f47 + 151d4b1 commit 598cca0Copy full SHA for 598cca0
1 file changed
consts.go
@@ -3,7 +3,7 @@ package dotweb
3
// Global define
4
const (
5
// Version current version
6
- Version = "1.7.22"
+ Version = "1.7.3"
7
)
8
9
// Log define
0 commit comments