From: Chuck Scott Date: Wed, 30 Dec 2015 16:54:03 +0000 (-0500) Subject: V1.0.6 X-Git-Tag: v1.0.6^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=a3444ccdca1547375c85809b31583de5231ffcdc;p=WP-Plugins%2Fglm-member-db-contacts.git V1.0.6 --- diff --git a/glm-member-db-contacts.php b/glm-member-db-contacts.php index 8592d53..87f9183 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.5 + * Version: 1.0.6 * Author: Chuck Scott * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -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.5'); +define('GLM_MEMBERS_CONTACTS_PLUGIN_VERSION', '1.0.6'); define('GLM_MEMBERS_CONTACTS_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '1.0.44'); define('REQUIRED_GLM_MEMBERS_PLUGIN_MIN_DB_VERSION', '1.0.41');