From 9ab731087ff14861db5c42e6dfc635939cf8a491 Mon Sep 17 00:00:00 2001 From: Sebastian Meyer Date: Fri, 31 May 2024 23:13:05 +0200 Subject: [PATCH] Increase version number --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 2b39b5b1c..869223a30 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.0', + 'version' => '5.0.1', 'category' => 'misc', 'constraints' => [ 'depends' => [