Merge tag 'v2.1.9' into develop
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 20 Jun 2016 16:51:03 +0000 (12:51 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 20 Jun 2016 16:51:03 +0000 (12:51 -0400)
Updated version #

Conflicts:
index.php

1  2 
index.php

diff --cc index.php
+++ b/index.php
@@@ -38,8 -38,8 +38,8 @@@
   *
   */
  
- define('GLM_MEMBERS_PLUGIN_VERSION', '2.1.4');
+ define('GLM_MEMBERS_PLUGIN_VERSION', '2.1.9');
 -define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.9');
 +define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.10');
  
  // Check if plugin version is not current in WordPress option and if needed updated it
  if (GLM_MEMBERS_PLUGIN_VERSION != get_option('glmMembersDatabasePluginVersion')) {