mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-05-18 10:39:09 +03:00
7 lines
63 B
Go
7 lines
63 B
Go
package constant
|
|
|
|
var (
|
|
Version = "1.0-beta2"
|
|
Commit = ""
|
|
)
|