From 176df81c8f09ac8bb3fda03210ef97f25c7c06c2 Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Tue, 26 Jul 2022 11:15:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9DNS=E8=8A=82=E7=82=B9?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=B8=BA0.2.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- internal/const/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/const/const.go b/internal/const/const.go index e3afb1c2..87f3a00a 100644 --- a/internal/const/const.go +++ b/internal/const/const.go @@ -22,7 +22,7 @@ const ( UserNodeVersion = "0.3.7" AuthorityNodeVersion = "0.0.2" MonitorNodeVersion = "0.0.4" - DNSNodeVersion = "0.2.4" + DNSNodeVersion = "0.2.5" ReportNodeVersion = "0.1.1" // SQLVersion SQL版本号