Skip to content

Commit

Permalink
Updated Version
Browse files Browse the repository at this point in the history
  • Loading branch information
khan-rafin-ahmed committed Aug 10, 2022
1 parent 64e6fa5 commit 2490c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion essential_adons_elementor.php
Original file line number Diff line number Diff line change
Expand Up @@ -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');
/**
Expand Down

0 comments on commit 2490c08

Please sign in to comment.