Skip to content

Commit

Permalink
Plugin updated to version 4.49
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurGareginyan committed Dec 9, 2020
1 parent da0d349 commit c3fed6f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion header-and-footer-scripts-inserter.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Easily and safely add your custom HTML code (plus JavaScript, CSS, etc.) to your WordPress website, directly out of the WordPress Admin Area, without the need to have an external editor.
* Author: Space X-Chimp
* Author URI: https://www.spacexchimp.com
* Version: 4.48
* Version: 4.49
* License: GPL3
* Text Domain: header-and-footer-scripts-inserter
* Domain Path: /languages/
Expand Down
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Donate link: https://www.spacexchimp.com/donate.html
Requires at least: 4.9
Tested up to: 5.6
Requires PHP: 5.6
Stable tag: 4.48
Stable tag: 4.49
License: GPL3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -224,6 +224,10 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)

== Changelog ==

= 4.49 - Dec 8, 2020 =
* Maintenance: Ensure compatibility with upcoming WordPress 5.6.
* Maintenance: Every use of the hardcoded plugin slug has been replaced with a variable according to best coding standards.

= 4.48 - Oct 23, 2020 =
* Framework update: The CodeMirror library has been updated to the latest version v5.58.1.

Expand Down

0 comments on commit c3fed6f

Please sign in to comment.