diff --git a/Documentation/Changelog.md b/Documentation/Changelog.md index 7afe310..64e56fa 100644 --- a/Documentation/Changelog.md +++ b/Documentation/Changelog.md @@ -1,6 +1,18 @@ Changelog ========= +12.0.0 +----- + +- TYPO3 12.4 compatibility + + +11.0.5 +----- + +- fix extension icon + + 11.0.4 ----- diff --git a/ext_emconf.php b/ext_emconf.php index d49a696..7ae2d02 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -19,7 +19,7 @@ 'author_company' => 'DMK E-Business GmbH', 'shy' => '', 'dependencies' => 'rn_base', - 'version' => '11.0.5', + 'version' => '12.0.0', 'conflicts' => '', 'priority' => '', 'module' => '',