From 9a06a7dfc095f5543e0598d2a6c7daefabd978bd Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Tue, 9 Feb 2016 12:42:29 -0500 Subject: [PATCH] v0.0.4 --- 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 035a30e..48ca4a6 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.2 + * Version: 0.0.4 * 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.2'); +define('GLM_MEMBERS_SAMPLE_PLUGIN_VERSION', '0.0.4'); // 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