[build test]
This commit is contained in:
@ -16,7 +16,6 @@ const (
|
||||
Script
|
||||
RuleSet
|
||||
Network
|
||||
Combination
|
||||
MATCH
|
||||
AND
|
||||
OR
|
||||
|
@ -1,8 +1,9 @@
|
||||
package constant
|
||||
|
||||
var (
|
||||
Meta = true
|
||||
Version = "1.9.1"
|
||||
BuildTime = "unknown time"
|
||||
ClashName = "Clash.Meta"
|
||||
Meta = true
|
||||
Version = "1.9.1"
|
||||
BuildTime = "unknown time"
|
||||
ClashName = "Clash.Meta"
|
||||
GeodataMode bool
|
||||
)
|
||||
|
Reference in New Issue
Block a user