From 5c6ab115882b7fc22af7662365913257e17e3046 Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Mon, 30 Jun 2025 23:34:29 +0000 Subject: [PATCH] chore: update version --- Source/Immutable/Public/Immutable/ImmutableDataTypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Immutable/Public/Immutable/ImmutableDataTypes.h b/Source/Immutable/Public/Immutable/ImmutableDataTypes.h index ef9cf1a..fd37f47 100644 --- a/Source/Immutable/Public/Immutable/ImmutableDataTypes.h +++ b/Source/Immutable/Public/Immutable/ImmutableDataTypes.h @@ -12,7 +12,7 @@ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FImmutableDeepLinkDynamicMulticastDe // This is the version of the Unreal Immutable SDK that is being used. This is not the version of the engine. // This hardcoded value will be updated by a workflow during the release process. -#define ENGINE_SDK_VERSION TEXT("1.11.0") +#define ENGINE_SDK_VERSION TEXT("1.12.0") USTRUCT() struct FImmutableEngineVersionData