Update documentation

This commit is contained in:
世界 2022-09-13 11:24:33 +08:00
parent b271e19a23
commit 1db7f45370
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
11 changed files with 397 additions and 1 deletions

View file

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