Skip to content

Commit

Permalink
Update VERSION for 3.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
suabahasa committed Sep 13, 2024
1 parent 5075c11 commit 8ba83c8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion constant.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class WIND_PRESS
/**
* @var string
*/
public const VERSION = '3.1.11';
public const VERSION = '3.1.12';

/**
* @var string
Expand Down
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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? =
Expand All @@ -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 =
Expand Down
2 changes: 1 addition & 1 deletion windpress.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8ba83c8

Please sign in to comment.