准备0.5.7

This commit is contained in:
GoEdgeLab
2022-11-02 10:54:07 +08:00
parent 2f6cb128a4
commit ca21f72f19
2 changed files with 5 additions and 3 deletions

View File

@@ -18,8 +18,8 @@ const (
// 其他节点版本号,用来检测是否有需要升级的节点
NodeVersion = "0.5.7"
UserNodeVersion = "0.5.7"
NodeVersion = "0.5.6"
UserNodeVersion = "0.5.6"
DNSNodeVersion = "0.2.8"
AuthorityNodeVersion = "0.0.2"
MonitorNodeVersion = "0.0.4"