From b6494ae9ef5c6ce553c90171403d1e1ae4091ec5 Mon Sep 17 00:00:00 2001 From: bordoni <236579+bordoni@users.noreply.github.com> Date: Fri, 3 Jan 2025 21:49:07 +0000 Subject: [PATCH] Version bump for release/T24.hydra.1 This is an automated PR created by bordoni. Generated by: https://github.com/the-events-calendar/event-tickets/actions/runs/12604379762 --- event-tickets.php | 2 +- readme.txt | 2 +- src/Tribe/Main.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/event-tickets.php b/event-tickets.php index 854149a1ef..4960080218 100644 --- a/event-tickets.php +++ b/event-tickets.php @@ -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 diff --git a/readme.txt b/readme.txt index da2e7d9272..23e0fc7dbc 100644 --- a/readme.txt +++ b/readme.txt @@ -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 diff --git a/src/Tribe/Main.php b/src/Tribe/Main.php index 33475c1537..fab30dba4d 100644 --- a/src/Tribe/Main.php +++ b/src/Tribe/Main.php @@ -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.