From 8277fec592a08fd78728a635726554c5c5d7ab7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Niedzielski?= Date: Tue, 30 Jul 2024 11:46:15 +0200 Subject: [PATCH] Bumped Ibexa LTS version to v3.3.39 --- 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 e4d313f..ad99365 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.38'; + public const VERSION = '3.3.39'; public function getContainerExtension(): ExtensionInterface {