Update documentation

This commit is contained in:
世界
2022-09-09 15:40:35 +08:00
parent 67536d05b1
commit 4f761262ee
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 = ""
)