From 36c8304c62435e0e58f7440b4a9fcc144b92fadb Mon Sep 17 00:00:00 2001 From: Aki Hamano <54422211+t-hamano@users.noreply.github.com> Date: Wed, 18 Oct 2023 17:08:54 +0900 Subject: [PATCH] V2.2.0 (#41) * Update readme * Update changelog --- flexible-spacer-block.php | 4 +++- readme.txt | 10 +++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/flexible-spacer-block.php b/flexible-spacer-block.php index a914a23..a2c1fac 100644 --- a/flexible-spacer-block.php +++ b/flexible-spacer-block.php @@ -2,7 +2,9 @@ /** * Plugin Name: Flexible Spacer Block * Description: Add white space between blocks and customize its height for each device. - * Version: 2.1.0 + * Requires at least: 6.2 + * Requires PHP: 7.4 + * Version: 2.2.0 * Author: Aki Hamano * Author URI: https://github.com/t-hamano * License: GPL2 or later diff --git a/readme.txt b/readme.txt index 6c4e65a..ebc13b1 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: wildworks Tags: gutenberg, block, spacer, responsive Donate link: https://www.paypal.me/thamanoJP -Requires at least: 6.0 -Tested up to: 6.3 -Stable tag: 2.1.0 +Requires at least: 6.2 +Tested up to: 6.4 +Stable tag: 2.2.0 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -48,6 +48,10 @@ Source: https://pxhere.com/ja/photo/245 == Changelog == += 2.2.0 = +* Tested to WordPress 6.4 +* Drop support for WordPress 6.0, 6.1 + = 2.1.0 = * Tested to WordPress 6.3 * Add: unit support