Bump version number for release
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 21 Aug 2019 15:13:05 +0000 (11:13 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 21 Aug 2019 15:13:05 +0000 (11:13 -0400)
v1.8.0

index.php
readme.txt

index 7ecaf31..563cb80 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -3,7 +3,7 @@
  * Plugin Name: GLM Associate - Events Add-On
  * Plugin URI: http://www.gaslightmedia.com/
  * Description: Gaslight Media Members Database.
- * Version: 1.7.31
+ * Version: 1.8.0
  * Author: Chuck Scott
  * Author URI: http://www.gaslightmedia.com/
  * License: GPL2
@@ -19,7 +19,7 @@
  * @package glmMembersDatabaseEventsAddOn
  * @author Chuck Scott <cscott@gaslightmedia.com>
  * @license http://www.gaslightmedia.com Gaslightmedia
- * @version 1.7.31
+ * @version 1.8.0
  */
 
 // Check that we're being called by WordPress.
@@ -43,7 +43,7 @@ if (!defined('ABSPATH')) {
  *  so that we're sure the other add-ons see an up to date
  *  version from this plugin.
  */
-define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.7.31');
+define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.8.0');
 /**
  * Plugin DB Version
  */
index e425b17..999ac86 100755 (executable)
@@ -25,6 +25,10 @@ e.g.
 1. Activate the plugin through the 'Plugins' menu in WordPress
 
 == Changelog ==
+= 1.8.0 =
+* Add Organization name to main event dashboard list of pending events
+* Add Bulk approval and decline option for main dashboard list of pending events
+
 = 1.7.31 =
 * Add free shortcode attribute for event list.