diff --git a/beacon-by.php b/beacon-by.php index a57e012..71748a7 100644 --- a/beacon-by.php +++ b/beacon-by.php @@ -2,7 +2,7 @@ /* Plugin Name: Beacon Plugin Description: Create, Promote and Embed eBooks -Version: 1.5.7 +Version: 1.5.8 Author: Beacon Author URI: https://beacon.by Plugin URI: https://beacon.by/wordpress/ diff --git a/config.php b/config.php index 50cc326..84fcf23 100644 --- a/config.php +++ b/config.php @@ -22,7 +22,7 @@ break; } - define('BEACONBY_VERSION', '1.5.7'); + define('BEACONBY_VERSION', '1.5.8'); define("BEACONBY_HOMEPAGE", "https://beacon.by/"); define("BEACONBY_HELPLINK", "https://beacon.by/wordpress"); define('BEACONBY_PLUGIN_URL', plugin_dir_url(__FILE__)); diff --git a/readme.txt b/readme.txt index 870929f..053f779 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Tags: ebook, lead capture, lead capture form, lead capture plugin, protected con Requires at least: 3.0.1 Tested up to: 6.7 Requires PHP: 5.3 -Stable tag: 1.5.7 +Stable tag: 1.5.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html Contributors: beacon.by @@ -75,6 +75,10 @@ https://help.beacon.by/ == Changelog == += 1.5.8 = +* Improved output escaping throughout the plugin +* Bumped "Tested up to" version to 6.7 + = 1.5.7 = * Compatibility update for Wordpress version 6.3