diff --git a/Documentation/About/Changelog/3-2-1.rst b/Documentation/About/Changelog/3-2-1.rst index e028258a..30ea19b2 100755 --- a/Documentation/About/Changelog/3-2-1.rst +++ b/Documentation/About/Changelog/3-2-1.rst @@ -17,6 +17,7 @@ All Changes This is a list of all changes in this release:: + 2020-04-27 [DOC] Add changelog (Commit 2832f96 by Florian Wessels) 2020-04-23 [BUGFIX] Get rid of dependency to EXT:redirects (Commit d39839d by Florian Wessels) 2020-04-23 [BUGFIX] Instantiate ContentObjectRenderer when callbacks are used (Commit 82a03e9 by Florian Wessels) 2020-04-23 [BUGFIX] Instantiate logger, if object is empty (Commit 7cbf55e by Florian Wessels) diff --git a/ext_emconf.php b/ext_emconf.php index 226c594e..6088057d 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.2.1-dev', + 'version' => '3.2.1', 'category' => 'misc', 'constraints' => [ 'depends' => [