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