Initial Public Release
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 14 Jul 2017 15:51:57 +0000 (11:51 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 14 Jul 2017 15:51:57 +0000 (11:51 -0400)
glm-woocommerce-merchant-e-solutions-gateway.php
readme.txt

index a53936a..25b382f 100644 (file)
@@ -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.
index f0528ba..a11cb2d 100644 (file)
@@ -104,7 +104,7 @@ Code             Result
 
 == Changelog ==
 
-= 1.0.5 =
+= 1.1.0 =
 * Initial Public Release
 * Misc comment cleanup