Skip to content

Commit ad7d783

Browse files
committed
22.3.3
1 parent bc0156e commit ad7d783

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

changelog.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
*** Changelog ***
22

3+
= 22.3.3 =
4+
* [Tabs] Fixed a bug that the editor sometimes crashes on the editing screen of the duplicated article when duplicating an article containing a tab block using a plugin that allows duplicating articles.
5+
36
= 22.3.2 =
47
* [Tabs] Fixed a bug where the tab panels of the source and destination tab blocks would not be displayed when duplicating a tab block.
58

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, toru
33
Donate link: https://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40
44
Tags: gutenberg, block, blocks, editor, gutenberg blocks
5-
Stable tag: 22.3.2
5+
Stable tag: 22.3.3
66
Requires at least: 6.7
77
Tested up to: 6.7
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: 22.3.2
4+
* Version: 22.3.3
55
* Description: Gutenberg blocks collection made by MonkeyWrench.
66
* Author: inc2734
77
* Author URI: https://2inc.org

0 commit comments

Comments
 (0)