feat: upgrade to version 4.1.4

pull/516/head v4.1.4
Seaton Jiang 2022-05-27 12:32:06 +08:00
parent 509f2d7859
commit 069c0cfc97
No known key found for this signature in database
GPG Key ID: B79682F6FE8D30E3
6 changed files with 12 additions and 12 deletions

View File

@ -6,7 +6,7 @@ English | [简体中文](README.zh-CN.md)
<p align="center">
<img src="https://img.shields.io/badge/PHP-%3E7.4-777BB4?style=flat-square&logo=php&logoColor=#777BB4">
<img src="https://img.shields.io/badge/WordPress-v5.9%20tested-21759B?style=flat-square&logo=wordpress">
<img src="https://img.shields.io/badge/WordPress-v6.0%20tested-21759B?style=flat-square&logo=wordpress">
<a href="https://github.com/seatonjiang/kratos/issues">
<img src="https://img.shields.io/github/issues/seatonjiang/kratos?style=flat-square&color=blue">
</a>

View File

@ -6,7 +6,7 @@
<p align="center">
<img src="https://img.shields.io/badge/PHP-%3E7.4-777BB4?style=flat-square&logo=php&logoColor=#777BB4">
<img src="https://img.shields.io/badge/WordPress-v5.9%20tested-21759B?style=flat-square&logo=wordpress">
<img src="https://img.shields.io/badge/WordPress-v6.0%20tested-21759B?style=flat-square&logo=wordpress">
<a href="https://github.com/seatonjiang/kratos/issues">
<img src="https://img.shields.io/github/issues/seatonjiang/kratos?style=flat-square&color=blue">
</a>

View File

@ -2,10 +2,10 @@
* Kratos
* Seaton Jiang <hi@seatonjiang.com>
*/
;(function () {
; (function () {
'use strict'
var KRATOS_VERSION = '4.1.3'
var KRATOS_VERSION = '4.1.4'
var navbarConfig = function () {
$('#navbutton').on('click', function () {
@ -92,7 +92,7 @@
var postlikeConfig = function () {
$.fn.postLike = function () {
if ($(this).hasClass('done')) {
layer.msg(kratos.repeat, function () {})
layer.msg(kratos.repeat, function () { })
return false
} else {
$(this).addClass('done')
@ -104,7 +104,7 @@
um_id: id,
um_action: action
}
$.post(kratos.site + '/wp-admin/admin-ajax.php', ajax_data, function (data) {})
$.post(kratos.site + '/wp-admin/admin-ajax.php', ajax_data, function (data) { })
return false
}
}

View File

@ -7,7 +7,7 @@
* @version 2022.05.02
*/
define('THEME_VERSION', '4.1.3');
define('THEME_VERSION', '4.1.4');
// 主题配置
require get_template_directory() . '/inc/codestar-framework/autoload.php';

View File

@ -1,5 +1,5 @@
{
"version": "4.1.3",
"details_url": "https://github.com/seatonjiang/kratos/releases/tag/v4.1.3",
"download_url": "https://cdn.seatonjiang.com/kratos/v4.1.3.zip"
}
"version": "4.1.4",
"details_url": "https://github.com/seatonjiang/kratos/releases/tag/v4.1.4",
"download_url": "https://cdn.seatonjiang.com/kratos/v4.1.4.zip"
}

View File

@ -2,7 +2,7 @@
/*
Theme Name: Kratos
Text Domain: kratos
Version: 4.1.3
Version: 4.1.4
Requires PHP: 7.4
Description:
Tags: , , , , , , , , , , , , ,