diff --git a/flexible-table-block.php b/flexible-table-block.php index d969d763..0dd0952e 100644 --- a/flexible-table-block.php +++ b/flexible-table-block.php @@ -4,7 +4,7 @@ * Description: Easily create flexible configuration tables. * Requires at least: 5.8 * Requires PHP: 7.3 - * Version: 2.1.2 + * Version: 2.2.0 * Author: Tetsuaki Hamano * Author URI: https://github.com/t-hamano * License: GPL2 or later diff --git a/readme.txt b/readme.txt index ef913c89..41e5d1d6 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: gutenberg, block, table Donate link: https://www.paypal.me/thamanoJP Requires at least: 5.8 Tested up to: 5.8 -Stable tag: 2.1.2 +Stable tag: 2.2.0 Requires PHP: 7.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -42,6 +42,9 @@ The breakpoints for switching between Desktop and mobile can be changed freely. == Changelog == += 2.2.0 = +* Add: Option to merge content when merging cells + = 2.1.2 = * Fix: Global settings options are not saved