Initial release

This commit is contained in:
世界
2022-08-26 16:33:12 +08:00
parent 4ea259a94f
commit f320a584f6
4 changed files with 32 additions and 20 deletions

View File

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