* Plugin Name: GLM Members Database
* Plugin URI: http://www.gaslightmedia.com/
* Description: Gaslight Media Members Database.
- * Version: 2.10.14
+ * Version: 2.10.16
* Author: Gaslight Media
* Author URI: http://www.gaslightmedia.com/
* License: GPL2
*
*/
-define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.15');
+define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.16');
define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.32');
// Check if plugin version is not current in WordPress option and if needed updated it
== Changelog ==
+= 2.10.16 =
+* Fixed version number in index.php that wasn't updated with last hotfix.
+
= 2.10.15 =
* When a new member is added the user is now redirected to the member dashboard
for the new member rather than requiring the user to search for that member.