diff --git a/enable-jquery-migrate-helper.php b/enable-jquery-migrate-helper.php index 27b0fdc..6747cd2 100644 --- a/enable-jquery-migrate-helper.php +++ b/enable-jquery-migrate-helper.php @@ -3,7 +3,7 @@ Plugin Name: Enable jQuery Migrate Helper Plugin URI: https://wordpress.org/plugins/enable-jquery-migrate-helper Description: Enable support for old and outdated plugins and themes during a jQuery update transitional phase. -Version: 1.3.0-alpha +Version: 1.3.0 Requires at least: 5.4 Tested up to: 5.5 Requires PHP: 5.6 diff --git a/readme.txt b/readme.txt index 542ac49..9666809 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: wordpressdotorg, clorith, azaozz Tags: jquery, javascript, update Requires at least: 5.4 Tested up to: 5.6 -Stable tag: 1.2.0 +Stable tag: 1.3.0 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -57,7 +57,7 @@ Deprecated notices means that the Migration tool is in place making sure these f == Changelog == -= v [TBD] = += v 1.3.0 = * Added legacy jQuery UI to be loaded if legacy jQuery is in use. * Added mention of site URLs in automatic emails. * Added option to enable/disable automatic downgrades.