From 3451ebbee96fa8f2f5c3cdb28c0aa9c06ba4f46b Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Mon, 30 Nov 2015 16:28:33 -0500 Subject: [PATCH] Updated version to starting at 1.0.1 --- glm-member-db-contacts.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/glm-member-db-contacts.php b/glm-member-db-contacts.php index 7480bef..301bc4c 100644 --- a/glm-member-db-contacts.php +++ b/glm-member-db-contacts.php @@ -3,7 +3,7 @@ * Plugin Name: GLM Members Database Contacts * Plugin URI: http://www.gaslightmedia.com/ * Description: Gaslight Media Members Database. - * Version: 1.0.0 + * Version: 1.0.1 * Author: Chuck Scott * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -19,7 +19,7 @@ * @package glmMembersDatabaseContacts * @author Chuck Scott * @license http://www.gaslightmedia.com Gaslightmedia - * @version 1.0.0 + * @version 1.0.1 */ /* @@ -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.0'); +define('GLM_MEMBERS_CONTACTS_PLUGIN_VERSION', '1.0.1'); define('REQUIRED_GLM_MEMBERS_PLUGIN_MIN_DB_VERSION', '1.0.41'); /* -- 2.17.1