mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-03 11:11:30 +08:00
feat: 发布 v3.6.2
This commit is contained in:
parent
2c86b5c546
commit
c947537af6
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
* Description: 文派叶子 🍃(WP-China-Yes)是中国 WordPress 生态基础设施软件,犹如落叶新芽,生生不息。
|
* Description: 文派叶子 🍃(WP-China-Yes)是中国 WordPress 生态基础设施软件,犹如落叶新芽,生生不息。
|
||||||
* Author: 文派开源
|
* Author: 文派开源
|
||||||
* Author URI: https://wp-china-yes.com
|
* Author URI: https://wp-china-yes.com
|
||||||
* Version: 3.6.1
|
* Version: 3.6.2
|
||||||
* License: GPLv3 or later
|
* License: GPLv3 or later
|
||||||
* Text Domain: wp-china-yes
|
* Text Domain: wp-china-yes
|
||||||
* Domain Path: /languages
|
* Domain Path: /languages
|
||||||
|
@ -19,7 +19,7 @@ namespace WenPai\ChinaYes;
|
||||||
|
|
||||||
defined( 'ABSPATH' ) || exit;
|
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_FILE', __FILE__ );
|
||||||
define( 'CHINA_YES_PLUGIN_URL', plugin_dir_url( CHINA_YES_PLUGIN_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 ) );
|
define( 'CHINA_YES_PLUGIN_PATH', plugin_dir_path( CHINA_YES_PLUGIN_FILE ) );
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue