From 62d53d255545505420e9fa25c1daa20cbe274228 Mon Sep 17 00:00:00 2001 From: Tetsuaki Hamano Date: Fri, 8 Mar 2024 20:02:03 +0900 Subject: [PATCH] v2.3.0 --- flexible-spacer-block.php | 2 +- package.json | 2 +- readme.txt | 11 +++++++++-- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/flexible-spacer-block.php b/flexible-spacer-block.php index b19c580..71089ff 100644 --- a/flexible-spacer-block.php +++ b/flexible-spacer-block.php @@ -4,7 +4,7 @@ * Description: Add white space between blocks and customize its height for each device. * Requires at least: 6.3 * Requires PHP: 7.4 - * Version: 2.2.0 + * Version: 2.3.0 * Author: Aki Hamano * Author URI: https://github.com/t-hamano * License: GPL2 or later diff --git a/package.json b/package.json index e564571..de7b8cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flexible-spacer-block", - "version": "2.2.0", + "version": "2.3.0", "description": "WordPress plugin to add white space between blocks and customize its height for each device.", "author": "Aki Hamano", "license": "GPL-2.0-or-later", diff --git a/readme.txt b/readme.txt index 1055157..d30b9ba 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: wildworks Tags: gutenberg, block, spacer, responsive Donate link: https://www.paypal.me/thamanoJP Requires at least: 6.3 -Tested up to: 6.4 -Stable tag: 2.2.0 +Tested up to: 6.5 +Stable tag: 2.3.0 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -48,6 +48,13 @@ Source: https://pxhere.com/ja/photo/245 == Changelog == += 2.3.0 = +* Tested to WordPress 6.5 +* Enhancement: Polish block style +* Enhancement: Polish settings page style +* Fix: Remove unnecessary CSS class +* Drop support for WordPress 6.2 + = 2.2.0 = * Tested to WordPress 6.4 * Drop support for WordPress 6.0, 6.1