Tag 1.1.2

This commit is contained in:
Hoang Huu
2019-10-10 11:32:21 +07:00
parent 27cd7fca82
commit 6b3ad0b627
2 changed files with 8 additions and 4 deletions

View File

@@ -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