Skip to content

Commit

Permalink
Bumping version to 4.9.31.rc.003
Browse files Browse the repository at this point in the history
  • Loading branch information
EE DevBox Server committed Feb 8, 2017
1 parent ff41021 commit e5f05ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions espresso.php
Expand Up @@ -5,7 +5,7 @@
Plugin Name: Event Espresso
Plugin URI: http://eventespresso.com/pricing/?ee_ver=ee4&utm_source=ee4_plugin_admin&utm_medium=link&utm_campaign=wordpress_plugins_page&utm_content=support_link
Description: Manage your events from your WordPress dashboard. Reduce your admin, reduce your costs make your life easier! | <a href="admin.php?page=espresso_support&action=contact_support">Support</a>
Version: 4.9.31.rc.002
Version: 4.9.31.rc.003
Author: Event Espresso
Author URI: http://eventespresso.com/?ee_ver=ee4&utm_source=ee4_plugin_admin&utm_medium=link&utm_campaign=wordpress_plugins_page&utm_content=support_link
License: GPLv2
Expand Down Expand Up @@ -101,7 +101,7 @@ function espresso_minimum_php_version_error()
*/
function espresso_version()
{
return apply_filters('FHEE__espresso__espresso_version', '4.9.31.rc.002');
return apply_filters('FHEE__espresso__espresso_version', '4.9.31.rc.003');
}

// define versions
Expand Down

0 comments on commit e5f05ee

Please sign in to comment.