Generate version during compilation

This commit is contained in:
世界
2023-03-09 16:53:25 +08:00
parent 325f6c71ff
commit 1c8a9e91b7
10 changed files with 83 additions and 33 deletions

View File

@@ -1,3 +1,3 @@
package constant
var Version = "1.2-beta7"
var Version = "unknown"