From ab4c4a8c03b84887f31ae75da3766b85267ae19c Mon Sep 17 00:00:00 2001 From: Maciej Kobus Date: Mon, 29 Aug 2022 09:57:21 +0200 Subject: [PATCH] Bumped Ibexa LTS version to v3.3.26 (#56) --- 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 19413b9..9d68a5e 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.25'; + public const VERSION = '3.3.26'; public function getContainerExtension(): ExtensionInterface {