From bf43e7a53869c6b411dda1b6b07ccec3e56a5736 Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Fri, 10 Feb 2023 11:01:36 +0100 Subject: [PATCH] Bumped Ibexa LTS version to v3.3.31 --- 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 32e293d..ad48dff 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.30'; + public const VERSION = '3.3.31'; public function getContainerExtension(): ExtensionInterface {