From 8778b97e5850f53f1d52151c5c76a1d7d186dda0 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Sun, 6 Dec 2015 20:12:22 -0500 Subject: [PATCH] Version 0.0.3 --- glm-member-db-packaging.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/glm-member-db-packaging.php b/glm-member-db-packaging.php index fab4f5e..963d1e0 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: 0.0.2 + * Version: 0.0.3 * Author: Chuck Scott * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -19,7 +19,7 @@ * @package glmMembersDatabasePackagingAddOn * @author Chuck Scott * @license http://www.gaslightmedia.com Gaslightmedia - * @version 0.0.0 + * @version 0.0.3 */ /* @@ -33,11 +33,11 @@ * 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', '0.0.2'); +define('GLM_MEMBERS_PACKAGING_PLUGIN_VERSION', '0.0.3'); 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. -define('GLM_MEMBERS_PACKAGING_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '1.0.43'); +define('GLM_MEMBERS_PACKAGING_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '1.0.47'); /* * Copyright 2014 Charles Scott (email : cscott@gaslightmedia.com) -- 2.17.1