diff --git a/CHANGES.md b/CHANGES.md index 1a9b4b9..3bf51ce 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,5 @@ -#### 1.3.4 / 2022-03-06 +#### 1.3.5 / 2022-03-07 +* more specific regex for `edit.php` pages * implemented `Advanced Settings` panel * added `list_exclude` option for CPT that will be ignored for __"posts/pages"__ switcher * fix for `WooCommerce` coupons diff --git a/package.json b/package.json index 9987cc5..8773327 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zutranslate", - "version": "1.3.4", + "version": "1.3.5", "testedWP": "5.9.1", "requiresPHP": ">=7.2.0", "author": "Dmitry Rudakov", diff --git a/zu-translate.php b/zu-translate.php index 651efc1..ce4c7f4 100644 --- a/zu-translate.php +++ b/zu-translate.php @@ -4,7 +4,7 @@ Plugin URI: https://github.com/picasso/zu-translate GitHub Plugin URI: https://github.com/picasso/zu-translate Description: Enhances "qTranslate-XT" with some features and Gutenberg support (WordPress Block Editor). -Version: 1.3.4 +Version: 1.3.5 Author: Dmitry Rudakov Author URI: https://github.com/picasso Text Domain: zu-translate