mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-05-31 12:49:22 +00:00
6 lines
59 B
Go
6 lines
59 B
Go
package constant
|
|
|
|
var (
|
|
Version = "0.1.0"
|
|
Commit = ""
|
|
)
|