Update documentation

This commit is contained in:
世界
2022-09-09 15:40:35 +08:00
parent aa7e85caa7
commit 8d044232af
12 changed files with 180 additions and 34 deletions

View File

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