Update documentation

This commit is contained in:
世界
2022-08-27 21:32:20 +08:00
parent de2453fce9
commit 561a9e5275
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 = ""
)