| @@ -3,9 +3,9 @@ | ||
| 3 | 3 | /** |
| 4 | 4 | * Plugin Name: Ultimate Store Kit |
| 5 | 5 | * Plugin URI: https://storekit.pro/ |
| 6 | 6 | * Description: Build online stores in WordPress with the powerful store builder addon for Elementor. Enjoy a wide range of customizations and easily build product grids, carousels, single product/page elements, checkouts and more. |
| 7 | - * Version: 3.1.3 | |
| 7 | + * Version: 3.1.4 | |
| 8 | 8 | * Author: BdThemes |
| 9 | 9 | * Author URI: https://bdthemes.com/ |
| 10 | 10 | * Text Domain: ultimate-store-kit |
| 11 | 11 | * Domain Path: /languages |
| @@ -10,9 +10,9 @@ | ||
| 10 | 10 | * Text Domain: ultimate-store-kit |
| 11 | 11 | * Domain Path: /languages |
| 12 | 12 | * License: GPL3 |
| 13 | 13 | * Elementor requires at least: 4.0.0 |
| 14 | - * Elementor tested up to: 4.2.2 | |
| 14 | + * Elementor tested up to: 4.2.4 | |
| 15 | 15 | */ |
| 16 | 16 | |
| 17 | 17 | |
| 18 | 18 | |
| @@ -29,9 +29,9 @@ | ||
| 29 | 29 | require_once $ultimate_store_kit_autoload_file; |
| 30 | 30 | } |
| 31 | 31 | |
| 32 | 32 | // Some pre define value for easy use |
| 33 | -define('BDTUSK_VER', '3.1.3'); | |
| 33 | +define('BDTUSK_VER', '3.1.4'); | |
| 34 | 34 | define('BDTUSK__FILE__', __FILE__); |
| 35 | 35 | define('BDTUSK_PNAME', basename(dirname(BDTUSK__FILE__))); |
| 36 | 36 | define('BDTUSK_PBNAME', plugin_basename(BDTUSK__FILE__)); |
| 37 | 37 | define('BDTUSK_PATH', plugin_dir_path(BDTUSK__FILE__)); |