From 58b140e8c0b8e07258dbec99f4ee16933b4821d0 Mon Sep 17 00:00:00 2001 From: Beatrycze Volk Date: Wed, 25 Sep 2024 15:13:27 +0200 Subject: [PATCH] Update version in `ext_emconf.php` --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 869223a30..7d363b8bb 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -13,7 +13,7 @@ $EM_CONF[$_EXTKEY] = [ 'title' => 'Kitodo.Presentation', 'description' => 'Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.', - 'version' => '5.0.1', + 'version' => '5.0.5', 'category' => 'misc', 'constraints' => [ 'depends' => [