From b472ab352abf175e23ba225eb4af52c1ee7a4dcc Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Fri, 12 Feb 2016 14:08:10 -0500 Subject: [PATCH] v0.0.5 --- glm-member-db-sample.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glm-member-db-sample.php b/glm-member-db-sample.php index 48ca4a6..c182f64 100644 --- a/glm-member-db-sample.php +++ b/glm-member-db-sample.php @@ -3,7 +3,7 @@ * Plugin Name: GLM Members Database Sample * Plugin URI: http://www.gaslightmedia.com/ * Description: Gaslight Media Members Database. - * Version: 0.0.4 + * Version: 0.0.5 * Author: Chuck Scott * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -53,7 +53,7 @@ * so that we're sure the other add-ons see an up to date * version from this plugin. */ -define('GLM_MEMBERS_SAMPLE_PLUGIN_VERSION', '0.0.4'); +define('GLM_MEMBERS_SAMPLE_PLUGIN_VERSION', '0.0.5'); // define('GLM_MEMBERS_SAMPLE_PLUGIN_DB_VERSION', '0.0.1'); // This is the minimum version of the GLM Members DB plugin require for this plugin. -- 2.17.1