Bump version number
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 2 Apr 2018 17:55:31 +0000 (13:55 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 2 Apr 2018 17:55:31 +0000 (13:55 -0400)
New release

index.php

index 18fdd35..d3fdb27 100644 (file)
--- 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.