diff --git a/Source/Immutable/Public/Immutable/ImmutableDataTypes.h b/Source/Immutable/Public/Immutable/ImmutableDataTypes.h index a5c85a3..7e7fb4c 100644 --- a/Source/Immutable/Public/Immutable/ImmutableDataTypes.h +++ b/Source/Immutable/Public/Immutable/ImmutableDataTypes.h @@ -17,7 +17,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.2") +#define ENGINE_SDK_VERSION TEXT("1.11.3") /** * Enum representing marketing consent status for authentication