From 9fdf363faa35a8e0a90b5c1bd4adf0953cd31b2a Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Wed, 16 Dec 2015 17:03:58 -0500 Subject: [PATCH] Version 1.0.2 --- glm-member-db-packaging.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glm-member-db-packaging.php b/glm-member-db-packaging.php index 5e3cf43..29d7238 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.1 + * Version: 1.0.2 * 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.1'); +define('GLM_MEMBERS_PACKAGING_PLUGIN_VERSION', '1.0.2'); 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. -- 2.17.1