From 27cfa374ea7553d6f04e39b9a5c99217aa056d2c Mon Sep 17 00:00:00 2001 From: Aki Hamano Date: Mon, 21 Oct 2024 13:52:50 +0900 Subject: [PATCH] v2.5.0 --- flexible-spacer-block.php | 2 +- package-lock.json | 4 ++-- package.json | 2 +- readme.txt | 6 +++++- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/flexible-spacer-block.php b/flexible-spacer-block.php index 5b47152..d975178 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.5 * Requires PHP: 7.4 - * Version: 2.4.0 + * Version: 2.5.0 * Author: Aki Hamano * Author URI: https://github.com/t-hamano * License: GPL2 or later diff --git a/package-lock.json b/package-lock.json index 8ca1985..7de2c33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "flexible-spacer-block", - "version": "2.4.0", + "version": "2.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "flexible-spacer-block", - "version": "2.4.0", + "version": "2.5.0", "license": "GPL-2.0-or-later", "devDependencies": { "@wordpress/base-styles": "5.10.0", diff --git a/package.json b/package.json index e175300..fa391bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flexible-spacer-block", - "version": "2.4.0", + "version": "2.5.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 ac827c0..dd611f1 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: gutenberg, block, spacer, responsive Donate link: https://www.paypal.me/thamanoJP Requires at least: 6.5 Tested up to: 6.6 -Stable tag: 2.4.0 +Stable tag: 2.5.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.5.0 = +* Tested to WordPress 6.7 +* Drop support for WordPress 6.4 + = 2.4.0 = * Tested to WordPress 6.6 * Drop support for WordPress 6.3