Skip to content

Commit

Permalink
Version 12.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesbochmann committed May 14, 2024
1 parent d8c72c2 commit 247e5c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Documentation/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

12.0.1
-----

- Bugfix handle missing translations correct

12.0.0
-----

Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
'author_company' => 'DMK E-Business GmbH',
'shy' => '',
'dependencies' => 'rn_base',
'version' => '12.0.0',
'version' => '12.0.1',
'conflicts' => '',
'priority' => '',
'module' => '',
Expand Down

0 comments on commit 247e5c5

Please sign in to comment.