v0.0.4
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 9 Feb 2016 17:42:29 +0000 (12:42 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 9 Feb 2016 17:42:29 +0000 (12:42 -0500)
glm-member-db-sample.php

index 035a30e..48ca4a6 100644 (file)
@@ -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.