Update documentation

This commit is contained in:
世界
2022-08-31 14:34:32 +08:00
parent 5813e0ce7a
commit f5f5cb023c
10 changed files with 74 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package constant
var (
Version = "1.0-beta2"
Version = "1.0-beta3"
Commit = ""
)