From 244ca78ef06bebc1512e8ce607ec295e406a5d3c Mon Sep 17 00:00:00 2001 From: Joshua Gugun Siagian Date: Sat, 30 Nov 2024 02:18:42 +0700 Subject: [PATCH] Update VERSION for 3.2.18 --- .github/workflows/deploy.yaml | 2 +- README.md | 1 + constant.php | 2 +- readme.txt | 9 +++++++-- windpress.php | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 6a696d4..76af8b2 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -159,7 +159,7 @@ jobs: # - LiveCanvas # - Builderius (Planned) # else, remove the premium version - - run: rm -rf src/Integration/{Blockstudio,Builderius,Breakdance,Beaver,Blocksy,Bricks,Cwicly,Divi,Oxygen} + - run: rm -rf src/Integration/{Blockstudio,Builderius,Breakdance,Beaver,Blocksy,Bricks,Cwicly,Divi,MetaBox,Oxygen} - run: rm -rf assets/integration/{breakdance,bricks,builderius,livecanvas,oxygen} - run: ls -la diff --git a/README.md b/README.md index bdf5352..dcfaf6f 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ Seamless integration with the most popular visual/page builders: * [Breakdance](https://breakdance.com/ref/165/) — **Pro** * [Bricks](https://bricksbuilder.io/) — **Pro** * [Builderius](https://builderius.io/?referral=afdfca82c8) — **Pro** +* [Meta Box Views](https://metabox.io/plugins/mb-views/) — **Pro** * [Oxygen](https://oxygenbuilder.com/) — **Pro** #### Planned / In Progress diff --git a/constant.php b/constant.php index 3a60bd6..34d3346 100644 --- a/constant.php +++ b/constant.php @@ -26,7 +26,7 @@ class WIND_PRESS /** * @var string */ - public const VERSION = '3.2.17'; + public const VERSION = '3.2.18'; /** * @var string diff --git a/readme.txt b/readme.txt index 3952dce..1b1c259 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.17 +Stable tag: 3.2.18 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.15 -- 4.0.0-beta.2 next +- 4.0.0-beta.4 next ### Features @@ -52,6 +52,7 @@ It's easy to build design with Tailwind CSS thanks to the seamless integration w * [Breakdance](https://breakdance.com/ref/165/) — **Pro** * [Bricks](https://bricksbuilder.io/) — **Pro** * [Builderius](https://builderius.io/?referral=afdfca82c8) — **Pro** +* [Meta Box Views](https://metabox.io/plugins/mb-views/) — **Pro** * [Oxygen](https://oxygenbuilder.com/) — **Pro** Planned / In Progress @@ -112,6 +113,10 @@ For instance: Free version 1.**0**.4 Pro version 1.**1**.4 += 3.2.18 = +* **New**: Upgraded to Tailwind CSS v4 (4.0.0-beta.4 next) +* **New**: [Meta Box Views](https://metabox.io/plugins/mb-views/) integration **[Pro]** + = 3.2.17 = * **New**: The new website and documentation is now live at [wind.press](https://wind.press) * **New**: Upgraded to Tailwind CSS v4 (4.0.0-beta.2 next) diff --git a/windpress.php b/windpress.php index 90d9b96..9c49972 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.17 + * Version: 3.2.18 * Requires at least: 6.0 * Requires PHP: 7.4 * Author: WindPress