From 5cc52ebecbfecf20f64bd88b92d4112af28e6f39 Mon Sep 17 00:00:00 2001 From: Niklas Grieger Date: Thu, 28 Nov 2024 15:21:27 +0100 Subject: [PATCH] [TASK] Raise version to 5.0.5 [TER-260] [TER-261] --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 8dca652..9dc9e69 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -3,7 +3,7 @@ $EM_CONF['auth0'] = [ 'title' => 'Auth0 for TYPO3', 'description' => 'This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.', - 'version' => '5.0.4', + 'version' => '5.0.5', 'category' => 'misc', 'constraints' => [ 'depends' => [