mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-08 03:34:13 +08:00
7 lines
63 B
Go
7 lines
63 B
Go
package constant
|
|
|
|
var (
|
|
Version = "1.1-beta3"
|
|
Commit = ""
|
|
)
|