diff --git a/core/function.php b/core/function.php index 8847e1c..e25d018 100644 --- a/core/function.php +++ b/core/function.php @@ -2,7 +2,7 @@ /* 获取主题当前版本号 */ function _getVersion() { - return "6.7.3"; + return "6.7.4"; }; /* 判断是否是手机 */ diff --git a/package.json b/package.json index 4aff7ef..f3efaf1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typecho-joe-next", - "version": "6.7.3", + "version": "6.7.4", "description": "A Theme Of Typecho", "main": "index.php", "keywords": [ diff --git a/public/header.php b/public/header.php index fff28c7..06f2658 100644 --- a/public/header.php +++ b/public/header.php @@ -198,12 +198,15 @@ user->screenName(); ?>