Skip to content

Commit 0df7d73

Browse files
committed
Version 5.9.18
1 parent b23ddb1 commit 0df7d73

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

essential_adons_elementor.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* 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.
55
* Plugin URI: https://essential-addons.com/elementor/
66
* Author: WPDeveloper
7-
* Version: 5.9.17
7+
* Version: 5.9.18
88
* Author URI: https://wpdeveloper.com/
99
* Text Domain: essential-addons-for-elementor-lite
1010
* Domain Path: /languages
@@ -27,7 +27,7 @@
2727
define('EAEL_PLUGIN_BASENAME', plugin_basename(__FILE__));
2828
define('EAEL_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__)));
2929
define('EAEL_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__)));
30-
define('EAEL_PLUGIN_VERSION', '5.9.17');
30+
define('EAEL_PLUGIN_VERSION', '5.9.18');
3131
define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor');
3232
define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor');
3333
/**

readme.txt

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: elementor, elements, addons, elementor addons, elementor widget, elementor
44
Requires at least: 5.0
55
Tested up to: 6.5
66
Requires PHP: 7.0
7-
Stable tag: 5.9.17
7+
Stable tag: 5.9.18
88
License: GPLv3
99
License URI: https://opensource.org/licenses/GPL-3.0
1010

@@ -297,6 +297,11 @@ Your existing elements/content will work with premium version. So you won't lose
297297

298298
== Changelog ==
299299

300+
= 5.9.18 - 30/04/2024 =
301+
302+
- Improved: Security Enhancement
303+
- Few minor bug fixes & improvements
304+
300305
= 5.9.17 - 25/04/2024 =
301306

302307
- Few minor bug fixes & improvements

0 commit comments

Comments
 (0)