mirror of https://github.com/vtrois/kratos
feat: 发布 v4.2.4.2
parent
4db7e135a0
commit
08cf94436b
|
@ -3,7 +3,7 @@
|
||||||
* Seaton Jiang <hi@seatonjiang.com>
|
* Seaton Jiang <hi@seatonjiang.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
var KRATOS_VERSION = "4.2.4.1";
|
var KRATOS_VERSION = "4.2.4.2";
|
||||||
|
|
||||||
var $ = jQuery.noConflict();
|
var $ = jQuery.noConflict();
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
* @version 2023.08.25
|
* @version 2023.08.25
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define('THEME_VERSION', '4.2.4.1');
|
define('THEME_VERSION', '4.2.4.2');
|
||||||
|
|
||||||
if (defined('WP_USE_THEMES') && WP_USE_THEMES === false) {
|
if (defined('WP_USE_THEMES') && WP_USE_THEMES === false) {
|
||||||
return;
|
return;
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "4.2.4.1",
|
"version": "4.2.4.2",
|
||||||
"details_url": "https://github.com/devhaozi/kratos/releases/tag/v4.2.4.1",
|
"details_url": "https://github.com/devhaozi/kratos/releases/tag/v4.2.4.2",
|
||||||
"download_url": "https://dl.cdn.haozi.net/kratos/v4.2.4.1.zip"
|
"download_url": "https://dl.cdn.haozi.net/kratos/v4.2.4.2.zip"
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
Theme Name: Kratos Pjax Edition
|
Theme Name: Kratos Pjax Edition
|
||||||
Text Domain: kratos
|
Text Domain: kratos
|
||||||
Version: 4.2.4.1
|
Version: 4.2.4.2
|
||||||
Requires PHP: 7.4
|
Requires PHP: 7.4
|
||||||
Requires at least: 5.3.0
|
Requires at least: 5.3.0
|
||||||
Description: 主题提供了多种针对自媒体博客需求的侧栏工具,删繁就简专注于用户的阅读体验,优化的邮件中心为你的网站留存加分添彩。
|
Description: 主题提供了多种针对自媒体博客需求的侧栏工具,删繁就简专注于用户的阅读体验,优化的邮件中心为你的网站留存加分添彩。
|
||||||
|
|
Loading…
Reference in New Issue