Merge branch 'Dev' into Feature

# Conflicts:
#	Makefile
This commit is contained in:
Clash-Mini
2022-02-04 18:44:35 +08:00
8 changed files with 114 additions and 74 deletions

View File

@ -5,4 +5,5 @@ var (
Version = "1.9.0"
BuildTime = "unknown time"
AutoIptables string
ClashName = "Clash.Meta"
)