From: Chuck Scott Date: Fri, 14 Jul 2017 15:51:57 +0000 (-0400) Subject: Initial Public Release X-Git-Tag: v1.1.0^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2e9ad4d3db42f9adbb74d67950701275af4a2bf6;p=WP-Plugins%2Fglm-woocommerce-merchant-e-solutions-gateway.git Initial Public Release --- 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