From: Steve Sutton Date: Wed, 21 Aug 2019 15:13:05 +0000 (-0400) Subject: Bump version number for release X-Git-Tag: v1.8.0^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=74b6f3a0fb89ee8e5565eb6c7b0d873e750be10f;p=WP-Plugins%2Fglm-member-db-events.git Bump version number for release v1.8.0 --- diff --git a/index.php b/index.php index 7ecaf31..563cb80 100755 --- 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 * @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 */ diff --git a/readme.txt b/readme.txt index e425b17..999ac86 100755 --- a/readme.txt +++ b/readme.txt @@ -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.