From 2e9ad4d3db42f9adbb74d67950701275af4a2bf6 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Fri, 14 Jul 2017 11:51:57 -0400 Subject: [PATCH] Initial Public Release --- glm-woocommerce-merchant-e-solutions-gateway.php | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/glm-woocommerce-merchant-e-solutions-gateway.php b/glm-woocommerce-merchant-e-solutions-gateway.php index a53936a..25b382f 100644 --- a/glm-woocommerce-merchant-e-solutions-gateway.php +++ b/glm-woocommerce-merchant-e-solutions-gateway.php @@ -42,7 +42,7 @@ */ // Plugin Versions -define('GLM_MES_VERSION', 1.0.5); +define('GLM_MES_VERSION', 1.1.0); define('GLM_MES_REQUIRED_WOO_VERSION', "2.3"); if( !defined( 'ABSPATH' ) ) exit; // Exit if accessed directly. diff --git a/readme.txt b/readme.txt index f0528ba..a11cb2d 100644 --- a/readme.txt +++ b/readme.txt @@ -104,7 +104,7 @@ Code Result == Changelog == -= 1.0.5 = += 1.1.0 = * Initial Public Release * Misc comment cleanup -- 2.17.1