mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 03:47:37 +03:00
Fix decompile rule-set
This commit is contained in:
parent
84a102a6ef
commit
e3e203844e
9 changed files with 49 additions and 61 deletions
|
@ -21,4 +21,5 @@ const (
|
|||
const (
|
||||
RuleSetVersion1 = 1 + iota
|
||||
RuleSetVersion2
|
||||
RuleSetVersionCurrent = RuleSetVersion2
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue