diff --git a/code-block-pro.php b/code-block-pro.php index 62f5b10..b9dad3b 100644 --- a/code-block-pro.php +++ b/code-block-pro.php @@ -7,7 +7,7 @@ * Author URI: https://code-block-pro.com/?utm_campaign=plugin&utm_source=author-uri * Requires at least: 6.0 * Requires PHP: 7.0 - * Version: 1.25.0 + * Version: 1.26.0 * License: GPL-2.0-or-later * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: code-block-pro diff --git a/readme.txt b/readme.txt index d14d560..9478dfe 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: kbat82, dcooney Tags: block, code, syntax, snippet, highlighter, JavaScript, php, js, vs code Tested up to: 6.4 -Stable tag: 1.25.0 +Stable tag: 1.26.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -310,6 +310,7 @@ Themes are rendered inside the editor as you type or make changes, so the code b == Changelog == += 1.26.0 - 2024-01-17 = - Feature: Added a copy button that allows for text inputs - Feature: Added Roboto Mono font (https://fonts.google.com/specimen/Roboto+Mono) - Feature: Added Hack font (https://github.com/source-foundry/Hack)