From 98377d4a3b993849c722089262581294ae004027 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 24 Nov 2021 09:55:56 +0800 Subject: [PATCH] =?UTF-8?q?+=20=E7=99=BB=E5=BD=95=E7=95=8C=E9=9D=A2?= =?UTF-8?q?=E6=8B=86=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- share/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/const.go b/share/const.go index 367e3cf3..bd31c89d 100644 --- a/share/const.go +++ b/share/const.go @@ -5,7 +5,7 @@ import ( ) // VERSION 版本号 -const VERSION = "0.9.5" +const VERSION = "0.9.6" // DOMAIN 许可域 const DOMAIN = "*.iqka.com"