Initial release

This commit is contained in:
世界
2022-08-26 16:40:37 +08:00
parent c5e38203eb
commit 0348ace253
4 changed files with 32 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package constant
var (
Version = "1.0"
Version = "1.0-beta1"
Commit = ""
)