修复域名检查时递归查询的问题

This commit is contained in:
GoEdgeLab
2021-01-05 14:10:11 +08:00
parent 34a32eafa2
commit 989e2924ed
5 changed files with 50 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
package teaconst
const (
Version = "0.0.7"
Version = "0.0.7.1"
ProductName = "Edge Admin"
ProcessName = "edge-admin"