Skip to content

Commit 5e828f4

Browse files
committed
20.3.2
1 parent 1cf96fa commit 5e828f4

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

readme.txt

+4-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.1
5+
Stable tag: 20.3.2
66
Requires at least: 6.3
77
Tested up to: 6.3
88
Requires PHP: 7.4
@@ -117,6 +117,9 @@ Yes! You can use Snow Monkey Blocks with any theme, but we recommend using our <
117117

118118
== Changelog ==
119119

120+
= 20.3.2 =
121+
* [Read more box] Fixed a bug that caused unintended blocks to open and close when duplicating blocks.
122+
120123
= 20.3.1 =
121124
* [Taxonomy terms] Added `$attributes` as second argument to filter hook `snow_monkey_blocks_taxonomy_terms_args`.
122125
* [Box] Fixed a bug that blocks were broken when the border width was left blank.

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.1
4+
* Version: 20.3.2
55
* Description: Gutenberg blocks collection made by MonkeyWrench.
66
* Author: inc2734
77
* Author URI: https://2inc.org

0 commit comments

Comments
 (0)