diff --git a/README.md b/README.md index 151b536..45b4b45 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/ext_emconf.php b/ext_emconf.php index 79982cf..ed4ea99 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -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' => '',