From c258a14603fc0ea4ca557b001b6f7f93d43951eb Mon Sep 17 00:00:00 2001 From: Maciej Kobus Date: Fri, 3 Nov 2023 13:31:33 +0100 Subject: [PATCH] Bumped Ibexa LTS version to v3.3.37 --- src/EzPlatformCoreBundle/bundle/EzPlatformCoreBundle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/EzPlatformCoreBundle/bundle/EzPlatformCoreBundle.php b/src/EzPlatformCoreBundle/bundle/EzPlatformCoreBundle.php index f57f02d..765cf55 100644 --- a/src/EzPlatformCoreBundle/bundle/EzPlatformCoreBundle.php +++ b/src/EzPlatformCoreBundle/bundle/EzPlatformCoreBundle.php @@ -19,7 +19,7 @@ final class EzPlatformCoreBundle extends Bundle /** * Ibexa DXP Version. */ - public const VERSION = '3.3.36'; + public const VERSION = '3.3.37'; public function getContainerExtension(): ExtensionInterface {