From c0fbe76a9f95a6ec67c636f4cdcfb096479d7b6f Mon Sep 17 00:00:00 2001 From: Zisbusy <49525016+Zisbusy@users.noreply.github.com> Date: Sun, 31 Dec 2023 22:02:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=B7=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Akina/js/global.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Akina/js/global.js b/Akina/js/global.js index ca3dbbd..ffb7906 100644 --- a/Akina/js/global.js +++ b/Akina/js/global.js @@ -471,4 +471,4 @@ if (doc != null) { } } //版本显示 -console.log("%cAkina for Typecho 4.1.3","background:#A0DAD0;color:#fff;margin:10px;padding:6px;border-radius:3px;","https://zhebk.cn"); +console.log("%cAkina for Typecho 4.1.4","background:#A0DAD0;color:#fff;margin:10px;padding:6px;border-radius:3px;","https://zhebk.cn");