We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a789550 commit 0bbe983Copy full SHA for 0bbe983
Source/Immutable/Public/Immutable/ImmutableDataTypes.h
@@ -8,7 +8,7 @@
8
9
// This is the version of the Unreal Immutable SDK that is being used. This is not the version of the engine.
10
// This hardcoded value will be updated by a workflow during the release process.
11
-#define ENGINE_SDK_VERSION TEXT("1.2.10")
+#define ENGINE_SDK_VERSION TEXT("1.3.0.alpha")
12
13
USTRUCT()
14
struct FImmutableEngineVersionData
0 commit comments