diff --git a/constant.php b/constant.php index 0c744e9..5300b19 100644 --- a/constant.php +++ b/constant.php @@ -26,7 +26,7 @@ class WIND_PRESS /** * @var string */ - public const VERSION = '3.2.4'; + public const VERSION = '3.2.5'; /** * @var string diff --git a/readme.txt b/readme.txt index 6fca0eb..a2b1c73 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://ko-fi.com/Q5Q75XSF7 Tags: tailwind, tailwindcss, tailwind css Requires at least: 6.0 Tested up to: 6.6 -Stable tag: 3.2.4 +Stable tag: 3.2.5 Requires PHP: 7.4 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -112,9 +112,9 @@ For instance: Free version 1.**0**.4 Pro version 1.**1**.4 -= unreleased = -* **Improve**: Ensure only the necessary Play Observer modules are loaded on the front-end -* **Improve**: Ubiquitous panel is now automatically hidden when clicking outside the panel += 3.2.5 = +* **Improve**: Reduce the number of Play modules loaded on the front-end page for non-admin users +* **Improve**: Ubiquitous panel is now automatically hidden when outside the panel is clicked = 3.2.4 = * **Fix**: Breakdance integration doesn't work on the editor due to fail to load the required JavaScript files diff --git a/windpress.php b/windpress.php index f3abc05..f09bf69 100644 --- a/windpress.php +++ b/windpress.php @@ -5,7 +5,7 @@ * Plugin Name: WindPress * Plugin URI: https://wind.press * Description: Integrate Tailwind CSS into WordPress seamlessly, in just seconds. Works well with the block editor, page builders, plugins, themes, and custom code. - * Version: 3.2.4 + * Version: 3.2.5 * Requires at least: 6.0 * Requires PHP: 7.4 * Author: WindPress