Skip to content

Commit 8320057

Browse files
committed
23.0.1-beta2
1 parent 0d5e2f7 commit 8320057

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Diff for: 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: 23.0.1-beta1
5+
Stable tag: 23.0.1-beta2
66
Requires at least: 6.7
77
Tested up to: 6.7
88
Requires PHP: 7.4

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

Diff for: src/blocks/items/block.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schemas.wp.org/trunk/block.json",
33
"apiVersion": 3,
4-
"version": "21.0.6",
4+
"version": "23.0.1",
55
"textdomain": "snow-monkey-blocks",
66
"name": "snow-monkey-blocks/items",
77
"title": "Items",

Diff for: src/blocks/panels/block.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schemas.wp.org/trunk/block.json",
33
"apiVersion": 3,
4-
"version": "21.0.6",
4+
"version": "23.0.1",
55
"textdomain": "snow-monkey-blocks",
66
"name": "snow-monkey-blocks/panels",
77
"title": "Panels",

0 commit comments

Comments
 (0)