From 15f7b2cf82957d9e05368bb2f11d657f11072227 Mon Sep 17 00:00:00 2001 From: Kevin Batdorf Date: Sun, 30 Apr 2023 19:26:40 -0400 Subject: [PATCH] Release 1.16.0 --- code-block-pro.php | 2 +- readme.txt | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/code-block-pro.php b/code-block-pro.php index 32e0fd1..3a868b0 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.15.0 + * Version: 1.16.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 fb0ae75..522bb07 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: kbat82 Tags: block, code, syntax, snippet, highlighter, JavaScript, php, vs code Tested up to: 6.2 -Stable tag: 1.15.0 +Stable tag: 1.16.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -266,6 +266,7 @@ Themes are rendered inside the editor as you type or make changes, so the code b == Changelog == += 1.16.0 - 2023-04-30 = - Feature: Added new language grammars: GD Script, GD Resource, GD Shader, GLSL, Http, Jison, JSON5, Kusto (kql), Protocol Buffers (.proto), Windows Registry (.reg), V, WGSL, and Wolfram - Tweak: Removed toolbar language select and added functionality to focus on the sidebar setting - Refactor: Moved header/footer settings out of the language select into their own panels