Set database version correect for current master branch - 1.1.0
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 8 Jul 2016 15:06:33 +0000 (11:06 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 8 Jul 2016 15:06:33 +0000 (11:06 -0400)
index.php

index d760cf1..a086128 100644 (file)
--- a/index.php
+++ b/index.php
@@ -38,7 +38,7 @@
  *  version from this plugin.
  */
 define('GLM_MEMBERS_PACKAGING_PLUGIN_VERSION', '1.1.7');
-define('GLM_MEMBERS_PACKAGING_PLUGIN_DB_VERSION', '1.1.2');
+define('GLM_MEMBERS_PACKAGING_PLUGIN_DB_VERSION', '1.1.0');
 
 // This is the minimum version of the GLM Members DB plugin require for this plugin.
 define('GLM_MEMBERS_PACKAGING_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '2.0.0');