Update documentation

This commit is contained in:
世界
2022-08-27 21:32:20 +08:00
parent 077969c709
commit 0e1502ca6c
12 changed files with 33 additions and 11 deletions

View File

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