From f3f31e010fb9b733362f774e9b169c7e5e98f572 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Thu, 16 Nov 2023 00:29:21 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8F=91=E5=B8=83=20v4.2.4.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/js/kratos.js | 2 +- functions.php | 2 +- inc/update-checker/update.json | 6 +++--- style.css | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/assets/js/kratos.js b/assets/js/kratos.js index df2dd3b..cf43894 100644 --- a/assets/js/kratos.js +++ b/assets/js/kratos.js @@ -3,7 +3,7 @@ * Seaton Jiang */ -var KRATOS_VERSION = "4.2.4"; +var KRATOS_VERSION = "4.2.4.1"; var $ = jQuery.noConflict(); diff --git a/functions.php b/functions.php index 9c0ae49..bd6026f 100644 --- a/functions.php +++ b/functions.php @@ -7,7 +7,7 @@ * @version 2023.08.25 */ -define('THEME_VERSION', '4.2.4'); +define('THEME_VERSION', '4.2.4.1'); if (defined('WP_USE_THEMES') && WP_USE_THEMES === false) { return; diff --git a/inc/update-checker/update.json b/inc/update-checker/update.json index 6853a06..ba26fc4 100644 --- a/inc/update-checker/update.json +++ b/inc/update-checker/update.json @@ -1,5 +1,5 @@ { - "version": "4.2.4", - "details_url": "https://github.com/devhaozi/kratos/releases/tag/v4.2.4", - "download_url": "https://dl.cdn.haozi.net/kratos/v4.2.4.zip" + "version": "4.2.4.1", + "details_url": "https://github.com/devhaozi/kratos/releases/tag/v4.2.4.1", + "download_url": "https://dl.cdn.haozi.net/kratos/v4.2.4.1.zip" } diff --git a/style.css b/style.css index 7bfd653..f25f809 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ /* Theme Name: Kratos Pjax Edition Text Domain: kratos -Version: 4.2.4 +Version: 4.2.4.1 Requires PHP: 7.4 Requires at least: 5.3.0 Description: 主题提供了多种针对自媒体博客需求的侧栏工具,删繁就简专注于用户的阅读体验,优化的邮件中心为你的网站留存加分添彩。