Skip to content

Commit f0f93f6

Browse files
authored
Merge pull request #299 from devfeel/aicode-version-bump
chore: bump version to 1.8.1
2 parents 0caa93a + 40038f9 commit f0f93f6

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

99
// Log define

0 commit comments

Comments
 (0)