Update documentation

This commit is contained in:
世界 2022-09-11 10:57:51 +08:00
parent a2d1f89922
commit eaf1ace681
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 6 additions and 1 deletions

View file

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