Update documentation

This commit is contained in:
世界
2022-08-28 00:23:41 +08:00
parent de2453fce9
commit 561a9e5275
12 changed files with 33 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package constant
var (
Version = "1.0-beta1"
Version = "1.0-beta2"
Commit = ""
)