| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | /** |
| 3 | 3 | * Plugin Name: MlsImport |
| 4 | 4 | * Plugin URI: https://mlsimport.com/ |
| 5 | 5 | * Description: MLS Import - The MLSImport plugin facilitates the connection to your real estate MLS database, allowing you to download and synchronize real estate property data from the MLS. |
| 6 | - * Version: 7.2.1 | |
| 6 | + * Version: 7.2 | |
| 7 | 7 | * Requires at least: 5.2 |
| 8 | 8 | * Requires PHP: 7.4 |
| 9 | 9 | * License: GPLv3 |
| 10 | 10 | * License URI: https://www.gnu.org/licenses/gpl-3.0.html |
| @@ -39,9 +39,9 @@ | ||
| 39 | 39 | } |
| 40 | 40 | |
| 41 | 41 | |
| 42 | 42 | // Current plugin version (kept in sync with the header above and the readme). |
| 43 | -define( 'MLSIMPORT_VERSION', '7.2.1'); | |
| 43 | +define( 'MLSIMPORT_VERSION', '7.2'); | |
| 44 | 44 | // Marketing/portal host used to build sign-up and affiliate links. |
| 45 | 45 | define( 'MLSIMPORT_CLUBLINK', 'mlsimport.com' ); |
| 46 | 46 | // Scheme for the portal host links. |
| 47 | 47 | define( 'MLSIMPORT_CLUBLINKSSL', 'https' ); |