Skip to content

Commit 598cca0

Browse files
authored
Merge pull request #280 from devfeel/fix/version-173
chore: bump version to 1.7.3
2 parents 41a0f47 + 151d4b1 commit 598cca0

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

99
// Log define

0 commit comments

Comments
 (0)