Skip to content

Commit

Permalink
release 2.4.37
Browse files Browse the repository at this point in the history
  • Loading branch information
Franky Van Liedekerke committed Mar 24, 2024
1 parent 3c54b79 commit e612919
Show file tree
Hide file tree
Showing 10 changed files with 12,526 additions and 17,885 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.4.36
Version: 2.4.37
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 @@ -69,7 +69,7 @@
require_once 'class-expressivedate.php';

// Setting constants
define( 'EME_VERSION', '2.4.36' );
define( 'EME_VERSION', '2.4.37' );
define( 'DEFAULT_CAP_ADD_EVENT', 'edit_posts' );
define( 'DEFAULT_CAP_AUTHOR_EVENT', 'publish_posts' );
define( 'DEFAULT_CAP_PUBLISH_EVENT', 'publish_posts' );
Expand Down

0 comments on commit e612919

Please sign in to comment.