Skip to content

Commit d46873f

Browse files
committed
v2.4.2
1 parent ac7d2cd commit d46873f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

custom-html-block-extension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: Custom HTML Block Extension
44
* Description: Extend custom HTML blocks to evolve into an advanced code editor.
5-
* Version: 2.4.1
5+
* Version: 2.4.2
66
* Requires at least: 5.6
77
* Author: Tetsuaki Hamano
88
* Author URI: https://github.com/t-hamano

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: gutenberg, block, html, highlighting, emmet
44
Donate link: https://www.paypal.me/thamanoJP
55
Requires at least: 5.6
66
Tested up to: 5.8
7-
Stable tag: 2.4.1
7+
Stable tag: 2.4.2
88
Requires PHP: 7.3
99
License: GPLv2 or later
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -68,6 +68,9 @@ Source: https://www.marksimonson.com/fonts/view/anonymous-pro
6868

6969
== Changelog ==
7070

71+
= 2.4.2 =
72+
* Fix: Incorrect search box style
73+
7174
= 2.4.1 =
7275
* Clean: Remove unnecessary file included in the release
7376

0 commit comments

Comments
 (0)