From 7856945ed2416f1e315748049de1a6f2c158fe59 Mon Sep 17 00:00:00 2001 From: Santiago Garza Date: Wed, 31 May 2017 19:59:53 -0700 Subject: [PATCH] Prepare for release --- re-pro.php | 2 +- readme.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/re-pro.php b/re-pro.php index 46deda3..3a04a20 100755 --- a/re-pro.php +++ b/re-pro.php @@ -10,7 +10,7 @@ Plugin Name: Real Estate Pro Plugin URI: https://www.imforza.com Description: A WordPress plugin for Real Estate websites, offering tools such as widgets and badges. Built by imFORZA. - Version: 1.0.7 + Version: 1.0.8 Author: imFORZA Contributors: imforza, bhubbard, sfgarza, matoledo Text Domain: re-pro diff --git a/readme.txt b/readme.txt index c339377..84a5567 100644 --- a/readme.txt +++ b/readme.txt @@ -15,6 +15,10 @@ Real Estate Pro offers Widgets, Badges, and tools for Real Estate Websites. Please visit our wiki on [GitHub](https://github.com/imFORZA/re-pro/wiki) for more info. == Changelog == += 1.0.7 = +* Option to disable zoom on scroll for Google maps module. +* Minor fixes. + = 1.0.4 = * Fixed issue where files were not being included on certain hosting providers.