From 5a56bfdc52f1117fd297f44521301c9c48b1b366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E6=81=92?= <2323333339@qq.com> Date: Fri, 21 May 2021 11:10:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- census.php | 4 ++-- core/function.php | 2 +- package.json | 2 +- public/include.php | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/census.php b/census.php index 62e4fff..13e664f 100644 --- a/census.php +++ b/census.php @@ -14,9 +14,9 @@ need('public/include.php'); ?> - + - + diff --git a/core/function.php b/core/function.php index fed8e34..113f43a 100644 --- a/core/function.php +++ b/core/function.php @@ -2,7 +2,7 @@ /* 获取主题当前版本号 */ function _getVersion() { - return "7.0.6"; + return "7.0.7"; }; /* 判断是否是手机 */ diff --git a/package.json b/package.json index 88f910f..386a5a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typecho-joe-next", - "version": "7.0.6", + "version": "7.0.7", "description": "A Theme Of Typecho", "main": "index.php", "keywords": [ diff --git a/public/include.php b/public/include.php index 1f4dff2..d9ca92d 100644 --- a/public/include.php +++ b/public/include.php @@ -19,7 +19,7 @@ - + @@ -40,6 +40,6 @@ options->JCursorEffects && $this->options->JCursorEffects !== 'off') : ?> - + options->JCustomHeadEnd() ?>