Skip to content

Commit

Permalink
Version 13.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesbochmann committed Dec 16, 2024
1 parent e5e7eee commit 4542afa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ These settings can be adjusted according to your preferences and needs. It's imp

## Changelog

- 13.0.5: Fix storage of long alt texts, update documentation, update coding style
- 13.0.4: Fix JS error in BE module
- 13.0.3: Fix phpstan findings
- 13.0.2: Correct bugfix which prevented deletion of pages
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
'author' => 'DMK E-BUSINESS GmbH',
'author_email' => 'dev@dmk-ebusiness.de',
'author_company' => 'DMK E-BUSINESS GmbH',
'version' => '13.0.4',
'version' => '13.0.5',
'state' => 'stable',
'uploadfolder' => 0,
'createDirs' => '',
Expand Down

0 comments on commit 4542afa

Please sign in to comment.