Skip to content

Commit

Permalink
Merge pull request #218 from KevinBatdorf/release/1.22.0
Browse files Browse the repository at this point in the history
Release 1.22.0
  • Loading branch information
KevinBatdorf authored Jul 23, 2023
2 parents 4b936af + b83a587 commit a0e32de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code-block-pro.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.21.0
* Version: 1.22.0
* License: GPL-2.0-or-later
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: code-block-pro
Expand Down
3 changes: 2 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: kbat82, dcooney
Tags: block, code, syntax, snippet, highlighter, JavaScript, php, vs code
Tested up to: 6.3
Stable tag: 1.21.0
Stable tag: 1.22.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -303,6 +303,7 @@ Themes are rendered inside the editor as you type or make changes, so the code b

== Changelog ==

= 1.22.0 - 2023-07-22 =
- Feature: Added tab support in the editor, with spacing options
- Feature: Added a way to convert back into a core code block
- Feature: Added the Non-Ligature version of Jetbrains Mono
Expand Down

0 comments on commit a0e32de

Please sign in to comment.