Skip to content

Commit

Permalink
release 2.3.34
Browse files Browse the repository at this point in the history
  • Loading branch information
liedekef committed Jan 6, 2023
1 parent fc0444b commit a3bb3ac
Show file tree
Hide file tree
Showing 10 changed files with 693 additions and 6,690 deletions.
4 changes: 2 additions & 2 deletions events-manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

/*
Plugin Name: Events Made Easy
Version: 2.3.33
Version: 2.3.34
Plugin URI: https://www.e-dynamics.be/wordpress
Update URI: https://github.com/liedekef/events-made-easy/
Description: Manage and display events and memberships. Also includes recurring events; locations; widgets; maps; RSVP; ICAL and RSS feeds; Paypal, 2Checkout and others.
Expand Down Expand Up @@ -35,7 +35,7 @@
*/

// Setting constants
define( 'EME_VERSION', '2.3.33' );
define( 'EME_VERSION', '2.3.34' );
define( 'EME_DB_VERSION', 365 );
define( 'EVENTS_TBNAME', 'eme_events' );
define( 'EVENTS_CF_TBNAME', 'eme_events_cf' );
Expand Down
Loading

0 comments on commit a3bb3ac

Please sign in to comment.