Update documentation

This commit is contained in:
世界
2022-09-04 13:13:54 +08:00
parent 90407bab12
commit 956c70c65e
2 changed files with 13 additions and 2 deletions

View File

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