Update documentation

This commit is contained in:
世界
2022-11-21 14:28:28 +08:00
parent 0c48aaef08
commit 18162df6de
2 changed files with 44 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
package constant
var (
Version = "1.0.6"
Version = "1.0.7"
Commit = ""
)