Skip to content

Commit c4b35c0

Browse files
committed
v3.0.2
1 parent d7f032b commit c4b35c0

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

custom-html-block-extension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Description: Extend custom HTML blocks to evolve into an advanced code editor.
55
* Requires at least: 5.6
66
* Requires PHP: 7.3
7-
* Version: 3.0.1
7+
* Version: 3.0.2
88
* Author: Aki Hamano
99
* Author URI: https://github.com/t-hamano
1010
* License: GPL2 or later

readme.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Contributors: wildworks
33
Tags: gutenberg, block, html, highlighting, emmet
44
Donate link: https://www.paypal.me/thamanoJP
55
Requires at least: 5.6
6-
Tested up to: 5.9
7-
Stable tag: 3.0.1
6+
Tested up to: 6.0
7+
Stable tag: 3.0.2
88
Requires PHP: 7.3
99
License: GPLv2 or later
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -61,6 +61,10 @@ Source: https://www.marksimonson.com/fonts/view/anonymous-pro
6161

6262
== Changelog ==
6363

64+
= 3.0.2 =
65+
* Tested to WordPress 6.0
66+
* Update author name
67+
6468
= 3.0.1 =
6569
* Doc: Fix typo
6670

0 commit comments

Comments
 (0)