From 1e5f3fd25590a674ab51a41ec033f5303ed8f1a1 Mon Sep 17 00:00:00 2001 From: inc2734 Date: Sat, 14 Sep 2024 22:11:30 +0900 Subject: [PATCH] 22.1.0 --- changelog.txt | 5 +++++ readme.txt | 2 +- snow-monkey-blocks.php | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index 2f1ac816..c0862c9c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,10 @@ *** Changelog *** += 22.1.0 = +* Snow Monkey v27.1.0 or higher is required to use with the Snow Monkey theme. +* [Recent posts] Add new setting: Display modified date of each items. +* [Taxonomy posts] Add new setting: Display modified date of each items. + = 22.0.0 = * Fixed a bug that could cause infinite rendering and errors during pattern insertion when using Snow Monkey Blocks blocks in a synchronized pattern. * The automatic renaming process from the old child block name to the new child block name has been eliminated. diff --git a/readme.txt b/readme.txt index 796a05c6..229c2efc 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: inc2734, mayukojpn, livevalue, kmix39, kngsmym, kokuboyuki, richaber, witch_doktor, rocketmartue, kutsu, toru Donate link: https://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40 Tags: gutenberg, block, blocks, editor, gutenberg blocks -Stable tag: 22.0.0 +Stable tag: 22.1.0 Requires at least: 6.6 Tested up to: 6.6 Requires PHP: 7.4 diff --git a/snow-monkey-blocks.php b/snow-monkey-blocks.php index 006f3544..e13cff3c 100755 --- a/snow-monkey-blocks.php +++ b/snow-monkey-blocks.php @@ -1,7 +1,7 @@