Doing first release
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 1 Dec 2015 15:36:03 +0000 (10:36 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 1 Dec 2015 15:36:03 +0000 (10:36 -0500)
glm-member-db-contacts.php

index cccac53..0a8cbea 100644 (file)
@@ -3,7 +3,7 @@
  * Plugin Name: GLM Members Database Contacts
  * Plugin URI: http://www.gaslightmedia.com/
  * Description: Gaslight Media Members Database.
- * Version: 1.0.1
+ * Version: 1.0.2
  * Author: Chuck Scott
  * Author URI: http://www.gaslightmedia.com/
  * License: GPL2
@@ -19,7 +19,7 @@
  * @package glmMembersDatabaseContacts
  * @author Chuck Scott <cscott@gaslightmedia.com>
  * @license http://www.gaslightmedia.com Gaslightmedia
- * @version 1.0.1
+ * @version 1.0.2
  */
 
 /*
@@ -33,7 +33,7 @@
  *  version when there's a change in the database!! Use the
  *  version nunmber of that release for the DB version.
  */
-define('GLM_MEMBERS_CONTACTS_PLUGIN_VERSION', '1.0.1');
+define('GLM_MEMBERS_CONTACTS_PLUGIN_VERSION', '1.0.2');
 define('REQUIRED_GLM_MEMBERS_PLUGIN_MIN_DB_VERSION', '1.0.41');
 
 /*