Skip to content

Commit d5cec4b

Browse files
committed
release 3.0.49
1 parent d71d927 commit d5cec4b

10 files changed

+16664
-16656
lines changed

events-manager.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/*
88
Plugin Name: Events Made Easy
9-
Version: 3.0.48
9+
Version: 3.0.49
1010
Plugin URI: https://www.e-dynamics.be/wordpress
1111
Update URI: https://github.com/liedekef/events-made-easy/
1212
Description: Manage and display events and memberships. Also includes recurring events; locations; widgets; maps; RSVP; ICAL and RSS feeds; Paypal, 2Checkout and others.
@@ -73,7 +73,7 @@
7373
}
7474

7575
// Setting constants, no calls to "__" here!!!
76-
define( 'EME_VERSION', '3.0.48' );
76+
define( 'EME_VERSION', '3.0.49' );
7777
define( 'EME_PLUGIN_FILE_PATH', __FILE__ );
7878
define( 'EME_PLUGIN_BASENAME', plugin_basename( __FILE__ ) );
7979
define( 'DEFAULT_CAP_ADD_EVENT', 'edit_posts' );

0 commit comments

Comments
 (0)