From 2beeff9a9e5bb4e7c405d9077e686af340f74372 Mon Sep 17 00:00:00 2001 From: Hannes Bochmann Date: Fri, 8 Sep 2023 11:25:02 +0200 Subject: [PATCH] Version 11.0.4 --- Documentation/Changelog.md | 7 +++++++ ext_emconf.php | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Documentation/Changelog.md b/Documentation/Changelog.md index 1a7e13a..7afe310 100644 --- a/Documentation/Changelog.md +++ b/Documentation/Changelog.md @@ -1,6 +1,13 @@ Changelog ========= +11.0.4 +----- + +- Cleanup extension naming and icon +- make it possible to have the default event of a ajax trigger element be fired + + 11.0.3 ----- diff --git a/ext_emconf.php b/ext_emconf.php index bf578f7..f9ff4fc 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.3', + 'version' => '11.0.4', 'conflicts' => '', 'priority' => '', 'module' => '',