| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | * Plugin Name: Import WP |
| 5 | 5 | * Plugin URI: https://www.importwp.com |
| 6 | 6 | * Description: Import WP is a powerful Importer & Exporter with a visual data selection tool that makes it easy to Export or Import any XML or CSV file to WordPress. |
| 7 | 7 | * Author: James Collings <[email protected]> |
| 8 | - * Version: 2.14.24 | |
| 8 | + * Version: 2.15.0 | |
| 9 | 9 | * Author URI: https://www.importwp.com |
| 10 | 10 | * Network: True |
| 11 | 11 | * Text Domain: jc-importer |
| 12 | 12 | * Domain Path: /languages |
| @@ -14,9 +14,9 @@ | ||
| 14 | 14 | |
| 15 | 15 | $iwp_base_path = dirname(__FILE__); |
| 16 | 16 | |
| 17 | 17 | if (!defined('IWP_VERSION')) { |
| 18 | - define('IWP_VERSION', '2.14.24'); | |
| 18 | + define('IWP_VERSION', '2.15.0'); | |
| 19 | 19 | } |
| 20 | 20 | |
| 21 | 21 | if (!defined('IWP_MINIMUM_PHP_VERSION')) { |
| 22 | 22 | define('IWP_MINIMUM_PHP_VERSION', '5.4'); |