diff --git a/constant.php b/constant.php index 3be5b35..b770932 100644 --- a/constant.php +++ b/constant.php @@ -26,7 +26,7 @@ class WIND_PRESS /** * @var string */ - public const VERSION = '3.1.10'; + public const VERSION = '3.1.11'; /** * @var string diff --git a/readme.txt b/readme.txt index 7890eeb..bc201fc 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.1.10 +Stable tag: 3.1.11 Requires PHP: 7.4 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -80,6 +80,9 @@ For instance: Free version 1.**0**.4 Pro version 1.**1**.4 += 3.1.11 = +* **Change**: Temporary disable the Ubiquitous Panel feature on the Bricks editor due to causing issue with the integration. + = 3.1.10 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.23 next) * **New**: Initial support on Tailwind CSS configs loaded from CDN with the `@config` directive diff --git a/windpress.php b/windpress.php index 62565a8..7ef206e 100644 --- a/windpress.php +++ b/windpress.php @@ -7,7 +7,7 @@ * Plugin Name: WindPress * Plugin URI: https://wind.press * Description: The most effortless Tailwind CSS v4 integration for WordPress - * Version: 3.1.10 + * Version: 3.1.11 * Requires at least: 6.0 * Requires PHP: 7.4 * Author: WindPress