From 8ba83c8d47250ac5433f214d143bd129b9101c9f Mon Sep 17 00:00:00 2001 From: Joshua Gugun Siagian Date: Sat, 14 Sep 2024 02:50:14 +0700 Subject: [PATCH] Update VERSION for 3.1.12 --- constant.php | 2 +- readme.txt | 7 +++++-- windpress.php | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/constant.php b/constant.php index b770932..c4c9c8e 100644 --- a/constant.php +++ b/constant.php @@ -26,7 +26,7 @@ class WIND_PRESS /** * @var string */ - public const VERSION = '3.1.11'; + public const VERSION = '3.1.12'; /** * @var string diff --git a/readme.txt b/readme.txt index e10853f..66e596f 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.11 +Stable tag: 3.1.12 Requires PHP: 7.4 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -63,6 +63,8 @@ Visit [our website](https://wind.press) for more information. = Credits = - Image by [Pixel perfect](https://www.flaticon.com/free-icon/wind_727964) on Flaticon +Affiliate Disclosure: This readme.txt may contain affiliate links. If you decide to make a purchase through these links, we may earn a commission at no extra cost to you. + == Frequently Asked Questions == = How to contribute to WindPress? = @@ -80,8 +82,9 @@ For instance: Free version 1.**0**.4 Pro version 1.**1**.4 -= unreleased = += 3.1.12 = * **New**: Upgraded to Tailwind CSS v4 (4.0.0-alpha.24 next) +* **New**: A simple local CSS and JavaScript file support to manage the Tailwind CSS customizations * **Fix**: The Ubiquitous Panel feature issue on the Bricks editor = 3.1.11 = diff --git a/windpress.php b/windpress.php index 7ef206e..1008198 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.11 + * Version: 3.1.12 * Requires at least: 6.0 * Requires PHP: 7.4 * Author: WindPress