From 4b50e7b153e0a7dcd4dc311290597fb6cbb8a8f7 Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Sun, 28 Jul 2024 21:02:09 +0000 Subject: [PATCH] release: 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 e3fdc2f..b523530 100644 --- a/Source/Immutable/Public/Immutable/ImmutableDataTypes.h +++ b/Source/Immutable/Public/Immutable/ImmutableDataTypes.h @@ -8,7 +8,7 @@ // 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.2.4") +#define ENGINE_SDK_VERSION TEXT("v1.2.9-alpha1") USTRUCT() struct FImmutableEngineVersionData