diff --git a/constant.php b/constant.php index a98769f..cacc453 100644 --- a/constant.php +++ b/constant.php @@ -26,7 +26,7 @@ class WIND_PRESS /** * @var string */ - public const VERSION = '3.2.26'; + public const VERSION = '3.2.27'; /** * @var string diff --git a/readme.txt b/readme.txt index 4efa980..6876583 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.7 -Stable tag: 3.2.26 +Stable tag: 3.2.27 Requires PHP: 7.4 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -114,6 +114,9 @@ For instance: Free version 1.**0**.4 Pro version 1.**1**.4 += 3.2.27 = +* **New**: Simple File System data are now exportable and importable from the WindPress dashboard page + = 3.2.26 = * **New**: Upgraded to Tailwind CSS v4 (4.0.4 latest) * **Change**: Now, generating the CSS cache will only output used CSS variables. To safelist or always include specific CSS variables, add them within the `@theme static { }` block in the `main.css` file. diff --git a/windpress.php b/windpress.php index 179622d..f33fb80 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.26 + * Version: 3.2.27 * Requires at least: 6.0 * Requires PHP: 7.4 * Author: WindPress