Update documentation

This commit is contained in:
世界
2022-09-11 10:57:51 +08:00
parent 3c08184274
commit 28a04e7514
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
package constant
var (
Version = "1.1-beta2"
Version = "1.1-beta3"
Commit = ""
)