From 84ea708cdf024295448fc76b0fec5aa364629940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=AB=E5=9C=B0=E5=83=A7?= <357099073@qq.com> Date: Thu, 6 Nov 2025 23:20:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=90=8E=E7=AB=AF=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/main.go b/server/main.go index ab49fe4..05a38c0 100644 --- a/server/main.go +++ b/server/main.go @@ -10,7 +10,7 @@ import ( ) // 项目版本号 -const Version = "1.0.0" +const Version = "1.0.1" func main() { // 初始化数据库