From 3fab1b829485a3ea721a44e53bbc677cb842be3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Sat, 20 Aug 2022 15:27:02 +0800 Subject: [PATCH] =?UTF-8?q?DNS=E8=8A=82=E7=82=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E6=94=B9=E4=B8=BA0.2.6?= 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 93dc58fe..9eec760e 100644 --- a/internal/const/const.go +++ b/internal/const/const.go @@ -22,7 +22,7 @@ const ( UserNodeVersion = "0.4.0" AuthorityNodeVersion = "0.0.2" MonitorNodeVersion = "0.0.4" - DNSNodeVersion = "0.2.5" + DNSNodeVersion = "0.2.6" ReportNodeVersion = "0.1.1" // SQLVersion SQL版本号