Skip to content

Commit 9d9bca4

Browse files
committed
24.1.3
1 parent 46d4c7a commit 9d9bca4

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
*** Changelog ***
22

3+
= 24.1.3 =
4+
* [Pricing Table:Item] Fixed a bug that prevented list items from being added.
5+
36
= 24.1.2 =
47
* [Contents Slider] Removed `overflow: hidden` from the outer frame so that the arrow can be displayed outside.
58
* [Custom Field] Fixed a problem where a fatal error would occur if the value was an array.

readme.txt

Lines changed: 1 addition & 1 deletion
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: 24.1.2
5+
Stable tag: 24.1.3
66
Requires at least: 6.8
77
Tested up to: 6.8
88
Requires PHP: 7.4

snow-monkey-blocks.php

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

0 commit comments

Comments
 (0)