修复导致无法安装的严重Bug

This commit is contained in:
GoEdgeLab
2021-08-05 19:53:54 +08:00
parent ec19842bf5
commit 7285c2ae09
6 changed files with 7 additions and 7 deletions

View File

@@ -22,5 +22,5 @@ const (
UserNodeVersion = "0.0.10"
AuthorityNodeVersion = "0.0.2"
MonitorNodeVersion = "0.0.2"
DNSNodeVersion = "0.1.0"
DNSNodeVersion = "0.0.3"
)