Skip to content

Commit

Permalink
Merge pull request #3468 from the-events-calendar/task/version-bump-r…
Browse files Browse the repository at this point in the history
…elease/T24.hydra.1-24444c0

Version bump for release/T24.hydra.1
  • Loading branch information
rafsuntaskin authored Jan 7, 2025
2 parents 4403243 + e556eb3 commit 6958b4d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion event-tickets.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Event Tickets
* Plugin URI: https://evnt.is/1acb
* Description: Event Tickets allows you to sell basic tickets and collect RSVPs from any post, page, or event.
* Version: 5.18.0
* Version: 5.18.0.1
* Requires at least: 6.5
* Requires PHP: 7.4
* Author: The Events Calendar
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Contributors: theeventscalendar, brianjessee, camwynsp, redscar, tribalmike, rafsuntaskin, aguseo, bordoni, borkweb, jentheo, leahkoerper, lucatume, neillmcshea, vicskf, zbtirrell
Tags: tickets, event registration, RSVP, ticket sales, attendee management
Stable tag: 5.18.0
Stable tag: 5.18.0.1
Requires at least: 6.5
Tested up to: 6.7.1
Requires PHP: 7.4
Expand Down
2 changes: 1 addition & 1 deletion src/Tribe/Main.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class Tribe__Tickets__Main {
/**
* Current version of this plugin.
*/
const VERSION = '5.18.0';
const VERSION = '5.18.0.1';

/**
* Used to store the version history.
Expand Down

0 comments on commit 6958b4d

Please sign in to comment.