fix: version cmd

This commit is contained in:
2024-03-19 23:35:13 +08:00
parent 82edf3d068
commit 46a4d03b76
7 changed files with 8 additions and 15 deletions

3
constant/version.go Normal file
View File

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