feat: 发布 v3.6.2

This commit is contained in:
耗子 2024-03-09 19:36:59 +08:00
parent 2c86b5c546
commit c947537af6

View file

@ -4,7 +4,7 @@
* Description: 文派叶子 🍃WP-China-Yes是中国 WordPress 生态基础设施软件,犹如落叶新芽,生生不息。
* Author: 文派开源
* Author URI: https://wp-china-yes.com
* Version: 3.6.1
* Version: 3.6.2
* License: GPLv3 or later
* Text Domain: wp-china-yes
* Domain Path: /languages
@ -19,7 +19,7 @@ namespace WenPai\ChinaYes;
defined( 'ABSPATH' ) || exit;
define( 'CHINA_YES_VERSION', '3.6.1' );
define( 'CHINA_YES_VERSION', '3.6.2' );
define( 'CHINA_YES_PLUGIN_FILE', __FILE__ );
define( 'CHINA_YES_PLUGIN_URL', plugin_dir_url( CHINA_YES_PLUGIN_FILE ) );
define( 'CHINA_YES_PLUGIN_PATH', plugin_dir_path( CHINA_YES_PLUGIN_FILE ) );