Fix release build with tun2socks

This commit is contained in:
yuhan6665
2020-08-29 12:34:54 -04:00
parent b970f0bcff
commit e798cb3f42
8 changed files with 4 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ type Status struct {
}
func CheckVersion() int {
return 20
return 21
}
func (v *Status) GetDataDir() string {