diff --git a/constant.php b/constant.php index 369ab79..550be51 100644 --- a/constant.php +++ b/constant.php @@ -26,7 +26,7 @@ class WIND_PRESS /** * @var string */ - public const VERSION = '0.0.1'; + public const VERSION = '0.0.2'; /** * @var string diff --git a/deploy/deploy-scoped.sh b/deploy/deploy-scoped.sh index 4c9544d..13b4211 100644 --- a/deploy/deploy-scoped.sh +++ b/deploy/deploy-scoped.sh @@ -43,7 +43,7 @@ unzip "php-scoper-wordpress-excludes-master.zip" -d "$DEPLOY_DIRECTORY/deploy" # 2. scope it note "Download php-scoper" -wget https://github.com/humbug/php-scoper/releases/download/0.18.14/php-scoper.phar -N --no-verbose +wget https://github.com/humbug/php-scoper/releases/download/0.18.11/php-scoper.phar -N --no-verbose # Work around possible PHP memory limits note "Running scoper to $RESULT_DIRECTORY" diff --git a/readme.txt b/readme.txt index 5048bbc..ff4a61d 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://ko-fi.com/Q5Q75XSF7 Tags: tailwind css, bricks builder, oxygen builder, breakdance builder Requires at least: 6.0 Tested up to: 6.5 -Stable tag: 0.0.1 +Stable tag: 0.0.2 Requires PHP: 7.4 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html diff --git a/windpress.php b/windpress.php index d9a1e64..52b5f00 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: 0.0.1 + * Version: 0.0.2 * Requires at least: 6.0 * Requires PHP: 7.4 * Author: WindPress