feat: upgrade to version 4.1.7

pull/620/head
Seaton Jiang 2023-03-28 14:00:53 +08:00
parent 094dc5441d
commit 307184c602
No known key found for this signature in database
GPG Key ID: B79682F6FE8D30E3
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.1.6"; var KRATOS_VERSION = "4.1.7";
var navbarConfig = function () { var navbarConfig = function () {
$("#navbutton").on("click", function () { $("#navbutton").on("click", function () {

View File

@ -10,7 +10,7 @@ if (defined('WP_USE_THEMES') && WP_USE_THEMES === false) {
* @version 2022.11.27 * @version 2022.11.27
*/ */
define('THEME_VERSION', '4.1.6'); define('THEME_VERSION', '4.1.7');
// 主题配置 // 主题配置
require get_template_directory() . '/inc/codestar-framework/autoload.php'; require get_template_directory() . '/inc/codestar-framework/autoload.php';

View File

@ -1,5 +1,5 @@
{ {
"version": "4.1.6", "version": "4.1.7",
"details_url": "https://github.com/seatonjiang/kratos/releases/tag/v4.1.6", "details_url": "https://github.com/seatonjiang/kratos/releases/tag/v4.1.7",
"download_url": "https://cdn.seatonjiang.com/kratos/v4.1.6.zip" "download_url": "https://cdn.seatonjiang.com/kratos/v4.1.7.zip"
} }

View File

@ -2,7 +2,7 @@
/* /*
Theme Name: Kratos Theme Name: Kratos
Text Domain: kratos Text Domain: kratos
Version: 4.1.6 Version: 4.1.7
Requires PHP: 7.4 Requires PHP: 7.4
Requires at least: 5.3.0 Requires at least: 5.3.0
Description: Description: