| @@ -5,14 +5,14 @@ | ||
| 5 | 5 | /* |
| 6 | 6 | Plugin Name: Superb Addons - WordPress & Elementor Addons |
| 7 | 7 | Plugin URI: http://superbthemes.com/ |
| 8 | 8 | Description: Superb Addons - WordPress & Elementor Addons |
| 9 | -Version: 3.2.5 | |
| 9 | +Version: 3.2.7 | |
| 10 | 10 | Author: SuperbThemes |
| 11 | 11 | Author URI: http://superbthemes.com/ |
| 12 | 12 | Text Domain: superb-blocks |
| 13 | -* Elementor tested up to: 3.19.4 | |
| 14 | -* Elementor Pro tested up to: 3.19.4 | |
| 13 | +* Elementor tested up to: 3.21.1 | |
| 14 | +* Elementor Pro tested up to: 3.21.1 | |
| 15 | 15 | */ |
| 16 | 16 | |
| 17 | 17 | defined('ABSPATH') || exit; |
| 18 | 18 | |
| @@ -20,9 +20,9 @@ | ||
| 20 | 20 | die; |
| 21 | 21 | } |
| 22 | 22 | // Constants |
| 23 | 23 | if (!defined('SUPERBADDONS_VERSION')) { |
| 24 | - define('SUPERBADDONS_VERSION', '3.2.5'); | |
| 24 | + define('SUPERBADDONS_VERSION', '3.2.7'); | |
| 25 | 25 | } |
| 26 | 26 | |
| 27 | 27 | if (!defined('SUPERBADDONS_BASE')) { |
| 28 | 28 | define('SUPERBADDONS_BASE', plugin_basename(__FILE__)); |