From 2fb66984d8adf94f99f4bfff8802fb469cabadaf Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 15 Jan 2022 21:17:56 +0800 Subject: [PATCH] =?UTF-8?q?v=E6=9B=B4=E6=96=B0UI?= 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 d0e61034..2e33c421 100644 --- a/share/const.go +++ b/share/const.go @@ -1,7 +1,7 @@ package share // VERSION 版本号 -const VERSION = "0.9.29" +const VERSION = "0.9.30" // DOMAIN 许可域(废弃) const DOMAIN = "*.iqka.com"