Updated version number in index.php to match current tag
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 7 Jun 2016 17:08:36 +0000 (13:08 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 7 Jun 2016 17:08:36 +0000 (13:08 -0400)
index.php

index 987f35d..4827469 100644 (file)
--- a/index.php
+++ b/index.php
@@ -38,7 +38,7 @@
  *
  */
 
-define('GLM_MEMBERS_PLUGIN_VERSION', '2.0.3');
+define('GLM_MEMBERS_PLUGIN_VERSION', '2.0.7');
 define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.8');
 
 // Check if plugin version is not current in WordPress option and if needed updated it