From: Chuck Scott Date: Tue, 29 Dec 2015 21:52:52 +0000 (-0500) Subject: V1.0.5 X-Git-Tag: v1.0.5^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=91ebbcce52713e24451d7210cae562ec8d5528f2;p=WP-Plugins%2Fglm-member-db-packaging.git V1.0.5 --- diff --git a/glm-member-db-packaging.php b/glm-member-db-packaging.php index 05d07e4..373f60a 100644 --- a/glm-member-db-packaging.php +++ b/glm-member-db-packaging.php @@ -3,7 +3,7 @@ * Plugin Name: GLM Members Database Packaging * Plugin URI: http://www.gaslightmedia.com/ * Description: Gaslight Media Members Database. - * Version: 1.0.4 + * Version: 1.0.5 * 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_PACKAGING_PLUGIN_VERSION', '1.0.4'); +define('GLM_MEMBERS_PACKAGING_PLUGIN_VERSION', '1.0.5'); define('GLM_MEMBERS_PACKAGING_PLUGIN_DB_VERSION', '0.0.2'); // This is the minimum version of the GLM Members DB plugin require for this plugin.