From 6b3ad0b627833e19792e17da002fabaf9ad2cdee Mon Sep 17 00:00:00 2001 From: Hoang Huu Date: Thu, 10 Oct 2019 11:32:21 +0700 Subject: [PATCH] Tag 1.1.2 --- opal-estate-pro.php | 6 +++--- readme.txt | 6 +++++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/opal-estate-pro.php b/opal-estate-pro.php index 58b58d6f..c1f4bb2d 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.1.1 + * Version: 1.1.2 * Author: WPOPAL * Author URI: http://www.wpopal.com * Requires at least: 4.6 @@ -152,7 +152,7 @@ if ( ! class_exists( 'OpalEstate' ) ) { */ public function __clone() { // Cloning instances of the class is forbidden - _doing_it_wrong( __FUNCTION__, esc_html__( 'Cheatin’ huh?', 'opalestate-pro' ), '1.1.1' ); + _doing_it_wrong( __FUNCTION__, esc_html__( 'Cheatin’ huh?', 'opalestate-pro' ), '1.1.2' ); } /** @@ -161,7 +161,7 @@ if ( ! class_exists( 'OpalEstate' ) ) { public function setup_constants() { // Plugin version if ( ! defined( 'OPALESTATE_VERSION' ) ) { - define( 'OPALESTATE_VERSION', '1.1.1' ); + define( 'OPALESTATE_VERSION', '1.1.2' ); } // Plugin Folder Path diff --git a/readme.txt b/readme.txt index 6828ac40..8c1517ae 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, property marketplace Requires at least: 4.6 Tested up to: 5.2.3 -Stable tag: 1.1.1 +Stable tag: 1.1.2 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -153,6 +153,10 @@ This section describes how to install the plugin and get it working. * System tickets support 24/7 available : [free support](https://wpopal.ticksy.com/ "Visit the Plugin support Page") == Changelog == += 1.1.2 - 2019-10-10 = +* Fixes - Settings. +* Fixes - Templates. + = 1.0.5 - 2019-09-25 = * Fixes - Dashboard CSS.