This commit is contained in:
2024-10-24 16:43:06 +08:00
parent efe39dda4d
commit 104195b977
7 changed files with 142 additions and 15 deletions

3
constant/version.go Normal file
View File

@@ -0,0 +1,3 @@
package constant
var Version string = "dev"