mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-16 21:30:27 +00:00
7 lines
59 B
Go
7 lines
59 B
Go
package constant
|
|
|
|
var (
|
|
Version = "1.0.7"
|
|
Commit = ""
|
|
)
|