Update documentation

This commit is contained in:
世界
2022-09-10 22:42:20 +08:00
parent 9d647e97e5
commit 9fb9047fdf
12 changed files with 209 additions and 27 deletions

View File

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