Skip to content

Commit

Permalink
Update VERSION for 3.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
suabahasa committed Sep 10, 2024
1 parent 19b41db commit 34e003b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 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.10';
public const VERSION = '3.1.11';

/**
* @var string
Expand Down
5 changes: 4 additions & 1 deletion 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.10
Stable tag: 3.1.11
Requires PHP: 7.4
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Expand Down Expand Up @@ -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
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.10
* Version: 3.1.11
* Requires at least: 6.0
* Requires PHP: 7.4
* Author: WindPress
Expand Down

0 comments on commit 34e003b

Please sign in to comment.