mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 03:47:37 +03:00
Generate version during compilation
This commit is contained in:
parent
325f6c71ff
commit
1c8a9e91b7
10 changed files with 83 additions and 33 deletions
|
@ -1,3 +1,3 @@
|
|||
package constant
|
||||
|
||||
var Version = "1.2-beta7"
|
||||
var Version = "unknown"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue