Update documentation

This commit is contained in:
世界 2022-08-27 21:32:20 +08:00
parent de2453fce9
commit 561a9e5275
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
12 changed files with 33 additions and 11 deletions

View file

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