diff --git a/src/my-tickets.php b/src/my-tickets.php index 9db3affc..b6f1dbc5 100644 --- a/src/my-tickets.php +++ b/src/my-tickets.php @@ -17,7 +17,7 @@ * License: GPL-2.0+ * License URI: http://www.gnu.org/license/gpl-2.0.txt * Domain Path: lang - * Version: 1.8.34 + * Version: 1.8.35 */ /* @@ -46,7 +46,7 @@ * @return string Current My Tickets version. */ function mt_get_current_version() { - $mt_version = '1.8.34'; + $mt_version = '1.8.35'; return $mt_version; } diff --git a/src/readme.txt b/src/readme.txt index 33afedee..f00dbc9b 100644 --- a/src/readme.txt +++ b/src/readme.txt @@ -7,7 +7,7 @@ Tested up to: 5.8 Requires PHP: 5.6 License: GPLv2 or later Text domain: my-tickets -Stable tag: 1.8.34 +Stable tag: 1.8.35 My Tickets is an simple, flexible platform for selling event tickets with WordPress. @@ -66,6 +66,12 @@ Read the online documentation