From 2490c081763b3013af08c5938bbca81ef1807ed8 Mon Sep 17 00:00:00 2001 From: Khan-Rafin-Ahmed Date: Wed, 10 Aug 2022 23:25:20 +0600 Subject: [PATCH] Updated Version --- essential_adons_elementor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/essential_adons_elementor.php b/essential_adons_elementor.php index 54a9ede0d..b34658dde 100755 --- a/essential_adons_elementor.php +++ b/essential_adons_elementor.php @@ -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.1.9'); +define('EAEL_PLUGIN_VERSION', '5.2.0'); define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor'); define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor'); /**