mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-22 10:34:12 +03:00
Init commit
This commit is contained in:
6
constant/version.go
Normal file
6
constant/version.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package constant
|
||||
|
||||
var (
|
||||
Version = "nightly"
|
||||
BuildTime = "unknown"
|
||||
)
|
||||
Reference in New Issue
Block a user