Update documentation

This commit is contained in:
世界 2022-08-31 14:33:52 +08:00
parent 5813e0ce7a
commit f5f5cb023c
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
10 changed files with 74 additions and 2 deletions

View file

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