From 7f6a8d6205cbdf917f050f46130729ff5414bca0 Mon Sep 17 00:00:00 2001 From: Hannes Bochmann Date: Tue, 21 Jan 2025 09:09:08 +0100 Subject: [PATCH] Version 13.0.8 --- README.md | 1 + ext_emconf.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2bba55..f6bb02d 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.8: Fix github actions - 13.0.7: Bugfix and maintenance release - 13.0.6: Fix sorting of copied tt_content elements - 13.0.5: Fix storage of long alt texts, update documentation, update coding style diff --git a/ext_emconf.php b/ext_emconf.php index 0b9b4b8..32c31e5 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.7', + 'version' => '13.0.8', 'state' => 'stable', 'uploadfolder' => 0, 'createDirs' => '',