Skip to content

Commit f1c0bb5

Browse files
committed
20.3.5
1 parent 8b0dd7a commit f1c0bb5

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"name": "inc2734/snow-monkey-blocks",
23
"type": "wordpress-plugin",
34
"license": "GPL-2.0-or-later",
45
"require": {

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: inc2734, mayukojpn, livevalue, kmix39, kngsmym, kokuboyuki, richaber, witch_doktor, rocketmartue, kutsu
33
Donate link: https://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40
44
Tags: gutenberg, block, blocks, editor, gutenberg blocks, page builder, landing page, microcopy, steps, call to action
5-
Stable tag: 20.3.4
5+
Stable tag: 20.3.5
66
Requires at least: 6.3
77
Tested up to: 6.4
88
Requires PHP: 7.4

snow-monkey-blocks.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* Plugin name: Snow Monkey Blocks
4-
* Version: 20.3.4
4+
* Version: 20.3.5
55
* Description: Gutenberg blocks collection made by MonkeyWrench.
66
* Author: inc2734
77
* Author URI: https://2inc.org

0 commit comments

Comments
 (0)