From a7e8c02b39ecb66f4f5168d2ce3b1136c2a461ab Mon Sep 17 00:00:00 2001 From: Kash Mowatt Date: Mon, 10 Aug 2026 09:49:48 -0400 Subject: [PATCH] Init release 3.3.0 --- README.md | 2 +- idx-broker-platinum.php | 4 ++-- readme.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2c3d17c8..6697962c 100755 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Author URL: https://idxbroker.com **Tags:** IDX, MLS, multiple listing service, impress, idx impress, impress for idx broker, IDX plugin, idx broker, idxbroker, idx broker platinum, idx wordpress, idx wordpress plugin, integrated idx, real estate, real estate wordpress, RETS, wordpress idx, wordpress mls, WordPress Plugin, platinum, realtor, idx broker lite, idx lite, idxbroker lite, crm **Requires at least:** 5.3 **Tested up to:** 7.0.1 -**Stable tag:** 3.2.9 +**Stable tag:** 3.3.0 **Minimum PHP:** 7.1.8 **License:** GPLv2 or later **License URI:** http://www.gnu.org/licenses/gpl-2.0.html diff --git a/idx-broker-platinum.php b/idx-broker-platinum.php index ec18ab4c..f2f94e01 100644 --- a/idx-broker-platinum.php +++ b/idx-broker-platinum.php @@ -3,7 +3,7 @@ Plugin Name: IMPress for IDX Broker Plugin URI: https://idxbroker.com Description: Over 600 IDX/MLS feeds serviced. The #1 IDX/MLS solution just got even better! -Version: 3.2.9 +Version: 3.3.0 Author: IDX Broker Contributors: IDX, LLC Author URI: https://idxbroker.com @@ -18,7 +18,7 @@ class Idx_Broker_Plugin { // Placed here for convenient updating. - const IDX_WP_PLUGIN_VERSION = '3.2.9'; + const IDX_WP_PLUGIN_VERSION = '3.3.0'; const VUE_DEV_MODE = false; /** diff --git a/readme.txt b/readme.txt index 8454418a..7ffa3023 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Author URL: https://idxbroker.com Tags: IDX, MLS, multiple listing service, impress, idx impress, impress for idx broker, IDX plugin, idx broker, idxbroker, idx broker platinum, idx wordpress, idx wordpress plugin, integrated idx, real estate, real estate wordpress, RETS, wordpress idx, wordpress mls, WordPress Plugin, platinum, realtor, idx broker lite, idx lite, idxbroker lite, crm Requires at least: 5.3 Tested up to: 7.0.1 -Stable tag: 3.2.9 +Stable tag: 3.3.0 Requires PHP: 7.1.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html