From 01725989ac479c0933d26205359754d44fa78f76 Mon Sep 17 00:00:00 2001 From: xxq250 Date: Mon, 27 May 2024 11:40:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E5=AE=9A=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 6b78235..1e74a9b 100644 --- a/main.go +++ b/main.go @@ -22,7 +22,7 @@ import ( ) var ( - Version = "development" + Version = "v2.2, by v1.21.0 " Tags = "" MakeVersion = "" )