This commit is contained in:
Maze.tsz
2021-12-04 17:41:13 +08:00
parent 58552447ef
commit 8580ee8898
5 changed files with 60 additions and 33 deletions

View File

@ -4,4 +4,5 @@ var (
Meta = true
Version = "1.8.0"
BuildTime = "unknown time"
OpenWrt bool
)