From 8a3f9da829620ea9ff7afcbef85a9ba95b1f1de9 Mon Sep 17 00:00:00 2001 From: inc2734 Date: Tue, 30 Apr 2024 15:49:26 +0900 Subject: [PATCH] 20.5.4 --- readme.txt | 5 ++++- snow-monkey-blocks.php | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index b205ce64..b67a7854 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, page builder, landing page, microcopy, steps, call to action -Stable tag: 20.5.3 +Stable tag: 20.5.4 Requires at least: 6.4 Tested up to: 6.5 Requires PHP: 7.4 @@ -117,6 +117,9 @@ Yes! You can use Snow Monkey Blocks with any theme, but we recommend using our < == Changelog == += 20.5.4 = +* Fix PHP Deprecated on PHP 8.1. + = 20.5.3 = * Update wpcs. * [Custom field] Fix missing Dependencies. diff --git a/snow-monkey-blocks.php b/snow-monkey-blocks.php index 2bf36c6d..29eb1089 100755 --- a/snow-monkey-blocks.php +++ b/snow-monkey-blocks.php @@ -1,7 +1,7 @@