From 1df0b4461bbe21c7829fcb7fe06cc88cf0f53630 Mon Sep 17 00:00:00 2001 From: Hannes Bochmann Date: Mon, 16 Dec 2024 15:13:16 +0100 Subject: [PATCH] Version 12.2.4 --- README.md | 1 + ext_emconf.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cdca3f..c15e528 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 +- 12.2.4: Fix storage of long alt texts, update documentation, update coding style - 12.2.3: Fix JS error in BE module - 12.2.2: Correct bugfix which prevented deletion of pages - 12.2.1: Bugfix which prevented deletion of pages diff --git a/ext_emconf.php b/ext_emconf.php index a795731..2314d34 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' => '12.2.3', + 'version' => '12.2.4', 'state' => 'stable', 'uploadfolder' => 0, 'createDirs' => '',