Update documentation

This commit is contained in:
世界
2022-09-13 11:24:33 +08:00
parent b271e19a23
commit 1db7f45370
11 changed files with 397 additions and 1 deletions

View File

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