From 04b3cf81a363ac1f66946b1f7b06aca6b09be7c0 Mon Sep 17 00:00:00 2001 From: Joshua Gugun Siagian Date: Mon, 24 Feb 2025 12:09:13 +0700 Subject: [PATCH] Update VERSION for 3.2.32 --- constant.php | 2 +- readme.txt | 6 +++--- windpress.php | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/constant.php b/constant.php index 19f8daa..c54ca5e 100644 --- a/constant.php +++ b/constant.php @@ -26,7 +26,7 @@ class WIND_PRESS /** * @var string */ - public const VERSION = '3.2.31'; + public const VERSION = '3.2.32'; /** * @var string diff --git a/readme.txt b/readme.txt index d3c90b4..0ca8256 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.31 +Stable tag: 3.2.32 Requires PHP: 7.4 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -19,7 +19,7 @@ WindPress is a platform agnostic [Tailwind CSS](https://tailwindcss.com/) integr **Tailwind CSS version**: - 3.4.17 -- 4.0.7 +- 4.0.8 ### Features @@ -122,7 +122,7 @@ For instance: Free version 1.**0**.4 Pro version 1.**1**.4 -= unreleased = += 3.2.32 = * **New**: Upgraded to Tailwind CSS v4 (4.0.8 latest) * **New**: [WPCodeBox 2](https://wpcodebox.com/) integration **[Pro]** * **Improve**: Better performance on the generating cache process diff --git a/windpress.php b/windpress.php index e0bb89c..031cffb 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.31 + * Version: 3.2.32 * Requires at least: 6.0 * Requires PHP: 7.4 * Author: WindPress