Update documentation

This commit is contained in:
世界
2022-09-11 10:57:51 +08:00
parent a2d1f89922
commit eaf1ace681
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 = ""
)