diff --git a/composer.json b/composer.json index 8d0c2d7d..2f37ce3a 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,5 @@ { + "name": "inc2734/snow-monkey-blocks", "type": "wordpress-plugin", "license": "GPL-2.0-or-later", "require": { diff --git a/composer.lock b/composer.lock index b79bbba5..ca00f2b3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5425129e0c951faa8de0ec8e53b14d58", + "content-hash": "7509bc753d7dc834b399c9b38e4cc28f", "packages": [], "packages-dev": [ { diff --git a/readme.txt b/readme.txt index 433ed3c0..0b4bd374 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: inc2734, mayukojpn, livevalue, kmix39, kngsmym, kokuboyuki, richaber, witch_doktor, rocketmartue, kutsu 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.3.4 +Stable tag: 20.3.5 Requires at least: 6.3 Tested up to: 6.4 Requires PHP: 7.4 diff --git a/snow-monkey-blocks.php b/snow-monkey-blocks.php index 35048d68..c078b3cf 100755 --- a/snow-monkey-blocks.php +++ b/snow-monkey-blocks.php @@ -1,7 +1,7 @@