mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-10 12:24:13 +08:00
7 lines
59 B
Go
7 lines
59 B
Go
package constant
|
|
|
|
var (
|
|
Version = "1.0.4"
|
|
Commit = ""
|
|
)
|