diff --git a/code-block-pro.php b/code-block-pro.php index 127955e..00c67a2 100644 --- a/code-block-pro.php +++ b/code-block-pro.php @@ -4,7 +4,7 @@ * Description: Code highlighting powered by the VS Code engine * Requires at least: 6.0 * Requires PHP: 7.0 - * Version: 1.4.0 + * Version: 1.5.0 * Author: Kevin Batdorf * License: GPL-2.0-or-later * License URI: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/readme.txt b/readme.txt index 2503024..d9eb7c7 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: kbat82 Tags: block, code, syntax, highlighting, snippet Tested up to: 6.0 -Stable tag: 1.4.0 +Stable tag: 1.5.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -217,6 +217,7 @@ Look under the "Styling" tab and turn on "Clamp Values", which will compute the == Changelog == += 1.5.0 - 2022-09-05 = - Feature: Add toggle so users can clamp font sizes to reasonable values. - Show font styling in theme select sidebar