feat: upgrade to version 4.3.1

pull/620/head^2 v4.3.1
Seaton Jiang 2024-03-12 10:55:20 +08:00
parent 93fa5d8053
commit ff13f4c65d
No known key found for this signature in database
GPG Key ID: 1E85ACC90F7EB73E
4 changed files with 7 additions and 7 deletions

View File

@ -5,7 +5,7 @@
(function ($) { (function ($) {
"use strict"; "use strict";
var KRATOS_VERSION = "4.3.0"; var KRATOS_VERSION = "4.3.1";
var navbarConfig = function () { var navbarConfig = function () {
$("#navbutton").on("click", function () { $("#navbutton").on("click", function () {

View File

@ -4,10 +4,10 @@
* 模板函数 * 模板函数
* @author Seaton Jiang <hi@seatonjiang.com> * @author Seaton Jiang <hi@seatonjiang.com>
* @license GPL-3.0 License * @license GPL-3.0 License
* @version 2023.08.25 * @version 2024.03.12
*/ */
define('THEME_VERSION', '4.3.0'); define('THEME_VERSION', '4.3.1');
if (defined('WP_USE_THEMES') && WP_USE_THEMES === false) { if (defined('WP_USE_THEMES') && WP_USE_THEMES === false) {
return; return;

View File

@ -1,5 +1,5 @@
{ {
"version": "4.3.0", "version": "4.3.1",
"details_url": "https://github.com/seatonjiang/kratos/releases/tag/v4.3.0", "details_url": "https://github.com/seatonjiang/kratos/releases/tag/v4.3.1",
"download_url": "https://cdn.seatonjiang.com/kratos/v4.3.0.zip" "download_url": "https://cdn.seatonjiang.com/kratos/v4.3.1.zip"
} }

View File

@ -2,7 +2,7 @@
/* /*
Theme Name: Kratos Theme Name: Kratos
Text Domain: kratos Text Domain: kratos
Version: 4.3.0 Version: 4.3.1
Requires PHP: 8.0 Requires PHP: 8.0
Requires at least: 5.3.0 Requires at least: 5.3.0
Description: Description: