From 7db0fd35343cc08f1d113bcd84f62dabaa97d10c Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Wed, 31 May 2023 12:08:46 +0200 Subject: [PATCH] Bumped Ibexa LTS version to v3.3.34 --- 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 b5e5824..77633ea 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.33'; + public const VERSION = '3.3.34'; public function getContainerExtension(): ExtensionInterface {