diff --git a/Documentation/Miscellaneous/ChangeLog/4-0-0.rst b/Documentation/Miscellaneous/ChangeLog/4-0-0.rst index ceb21bb..e544117 100755 --- a/Documentation/Miscellaneous/ChangeLog/4-0-0.rst +++ b/Documentation/Miscellaneous/ChangeLog/4-0-0.rst @@ -127,6 +127,11 @@ All Changes =========== This is a list of all changes in this release:: + 2019-12-03 [TASK] Update references (Commit 917a606 by Florian Wessels) + 2019-12-03 [TASK] Update dependencies (Commit d923531 by Florian Wessels) + 2019-12-03 [TASK] Add release notes for version 3.0.2 (Commit fb550e7 by Florian Wessels) + 2019-12-03 [BUGFIX] Use proper block styles (Commit ee18855 by Florian Wessels) + 2019-12-03 [TASK] Prepare release notes (Commit a0c759b by Florian Wessels) 2019-12-03 [TASK] Allow to set additional link timeout (Commit 4f79adc by Florian Wessels) 2019-12-03 [FOLLOW-UP] Add hints for regex (Commit db7427c by Florian Wessels) 2019-12-03 [DOC] Add hints for regex (Commit b25e694 by Florian Wessels) diff --git a/ext_emconf.php b/ext_emconf.php index d63da57..c90b86f 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -4,7 +4,7 @@ 'title' => 'Secure Downloads', 'description' => '"Secure Download": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.', 'category' => 'fe', - 'version' => '4.0.0-dev', + 'version' => '4.0.0', 'state' => 'stable', 'uploadfolder' => false, 'createDirs' => '',