Update documentation

This commit is contained in:
世界
2022-09-04 13:13:54 +08:00
parent 4801b6f057
commit 1b091c9b07
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 = ""
)