From 5eb29113bc9ce3c4821a76a4b102cd6aca6f3e5b Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Fri, 22 Mar 2024 11:14:19 +0100 Subject: [PATCH] Bumped Ibexa LTS version to v3.3.38 --- 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 765cf55..e4d313f 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.37'; + public const VERSION = '3.3.38'; public function getContainerExtension(): ExtensionInterface {