From c4752468052a6284f9d9638c1c0ebcb5d095a618 Mon Sep 17 00:00:00 2001 From: abid Date: Tue, 14 Dec 2021 23:10:36 +0100 Subject: [PATCH] [TASK] Extend user mapping to map data from foreign tables --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index a556ed58..83ff64b8 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' => '3.4.3', + 'version' => '3.5.1', 'category' => 'misc', 'constraints' => [ 'depends' => [