| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | * Plugin Name: King Addons for Elementor |
| 5 | 5 | * Description: Elementor addons, 4,000+ Templates & Sections, 80+ Widgets, AI Tools, Mega Menu, Popup Builder, WooCommerce, Templates & Sections. Lightweight & fast Elementor toolkit. |
| 6 | 6 | * Author URI: https://kingaddons.com/ |
| 7 | 7 | * Author: KingAddons.com |
| 8 | - * Version: 51.1.81 | |
| 8 | + * Version: 51.1.83 | |
| 9 | 9 | * Text Domain: king-addons |
| 10 | 10 | * Requires at least: 6.0 |
| 11 | 11 | * Requires PHP: 7.4 |
| 12 | 12 | * License: GPLv3 |
| @@ -21,9 +21,9 @@ | ||
| 21 | 21 | // Load plugin textdomain immediately to prevent early translation loading notices. |
| 22 | 22 | load_plugin_textdomain('king-addons'); |
| 23 | 23 | |
| 24 | 24 | /** PLUGIN VERSION */ |
| 25 | -const KING_ADDONS_VERSION = '51.1.81'; | |
| 25 | +const KING_ADDONS_VERSION = '51.1.83'; | |
| 26 | 26 | |
| 27 | 27 | /** DEFINES */ |
| 28 | 28 | define('KING_ADDONS_PATH', plugin_dir_path(__FILE__)); |
| 29 | 29 | define('KING_ADDONS_URL', plugins_url('/', __FILE__)); |