We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d358652 commit 89df748Copy full SHA for 89df748
consts.go
@@ -3,7 +3,7 @@ package dotweb
3
// Global define
4
const (
5
// Version current version
6
- Version = "1.8.1"
+ Version = "1.8.3"
7
)
8
9
// Log define
0 commit comments