From d8e95a1dc51fdd817bcef8054aeed2349c36706b Mon Sep 17 00:00:00 2001 From: Hoang Huu Date: Fri, 13 Sep 2019 16:39:05 +0700 Subject: [PATCH] Update --- opal-estate-pro.php | 4 ++-- readme.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/opal-estate-pro.php b/opal-estate-pro.php index 42e7b184..17737ba8 100755 --- a/opal-estate-pro.php +++ b/opal-estate-pro.php @@ -3,7 +3,7 @@ * Plugin Name: Opal Estate Pro * Plugin URI: http://www.wpopal.com/product/opal-estate-wordpress-plugin/ * Description: Opal Real Estate Plugin is an ideal solution and brilliant choice for you to set up a professional estate website. - * Version: 1.0.2 + * Version: 1.0.3 * Author: WPOPAL * Author URI: http://www.wpopal.com * Requires at least: 4.6 @@ -176,7 +176,7 @@ if ( ! class_exists( 'OpalEstate' ) ) { public function setup_constants() { // Plugin version if ( ! defined( 'OPALESTATE_VERSION' ) ) { - define( 'OPALESTATE_VERSION', '1.0.1' ); + define( 'OPALESTATE_VERSION', '1.0.3' ); } // Plugin Folder Path diff --git a/readme.txt b/readme.txt index 46621fd8..7899d813 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://www.wpopal.com/product/opal-estate-wordpress-plugin/ Tags: estate, property, opalestate, house for rent, agency for lease, estate submission, agents estate property Requires at least: 4.6 Tested up to: 5.2.3 -Stable tag: 1.0.2 +Stable tag: 1.0.3 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html