From: Steve Sutton Date: Mon, 2 Apr 2018 17:55:31 +0000 (-0400) Subject: Bump version number X-Git-Tag: v1.1.3^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=623186a48cedeb18d1c6ef8e7181e4b7c0774732;p=WP-Plugins%2Fglm-member-db-leads.git Bump version number New release --- diff --git a/index.php b/index.php index 18fdd35..d3fdb27 100644 --- a/index.php +++ b/index.php @@ -37,7 +37,7 @@ * so that we're sure the other add-ons see an up to date * version from this plugin. */ -define('GLM_MEMBERS_LEADS_PLUGIN_VERSION', '1.1.2'); +define('GLM_MEMBERS_LEADS_PLUGIN_VERSION', '1.1.3'); define('GLM_MEMBERS_LEADS_PLUGIN_DB_VERSION', '0.0.7'); // This is the minimum version of the GLM Members DB plugin require for this plugin.