From 03976894894df122fc861d1c50f0aeba077f8d8f Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Tue, 1 Dec 2015 12:16:19 -0500 Subject: [PATCH] Updated version --- 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 139d6b3..404bbb3 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.2 + * Version: 1.0.3 * 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.2 + * @version 1.0.3 */ /* @@ -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.2'); +define('GLM_MEMBERS_CONTACTS_PLUGIN_VERSION', '1.0.3'); define('REQUIRED_GLM_MEMBERS_PLUGIN_MIN_DB_VERSION', '1.0.41'); /* -- 2.17.1