From 499001de4071590707131b6fa1d914d9cd953e14 Mon Sep 17 00:00:00 2001 From: Linkon Miyan Date: Wed, 17 Jan 2024 18:39:16 +0600 Subject: [PATCH] Version 5.9.6 --- essential_adons_elementor.php | 6 +++--- readme.txt | 6 +++++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/essential_adons_elementor.php b/essential_adons_elementor.php index cf72b8e89..bcb77ea31 100755 --- a/essential_adons_elementor.php +++ b/essential_adons_elementor.php @@ -4,12 +4,12 @@ * Description: The Essential plugin you install after Elementor! Packed with 40+ stunning free elements including Advanced Data Table, Event Calendar, Filterable Gallery, WooCommerce, and many more. * Plugin URI: https://essential-addons.com/elementor/ * Author: WPDeveloper - * Version: 5.9.5 + * Version: 5.9.6 * Author URI: https://wpdeveloper.com/ * Text Domain: essential-addons-for-elementor-lite * Domain Path: /languages * - * WC tested up to: 8.4 + * WC tested up to: 8.5 * Elementor tested up to: 3.19 * Elementor Pro tested up to: 3.19 */ @@ -27,7 +27,7 @@ define('EAEL_PLUGIN_BASENAME', plugin_basename(__FILE__)); define('EAEL_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__))); define('EAEL_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__))); -define('EAEL_PLUGIN_VERSION', '5.9.5'); +define('EAEL_PLUGIN_VERSION', '5.9.6'); define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor'); define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor'); /** diff --git a/readme.txt b/readme.txt index 83832e239..b4c8de8d0 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: elementor, elements, addons, elementor addons, elementor widget, elementor Requires at least: 5.0 Tested up to: 6.4 Requires PHP: 7.0 -Stable tag: 5.9.5 +Stable tag: 5.9.6 License: GPLv3 License URI: https://opensource.org/licenses/GPL-3.0 @@ -297,6 +297,10 @@ Your existing elements/content will work with premium version. So you won't lose == Changelog == += 5.9.6 - 17/01/2024 = + +- Few minor bug fixes & improvements + = 5.9.5 - 17/01/2024 = - Improved: Security Enhancement