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 28b3ab7 commit baa3048Copy full SHA for baa3048
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.11")
+#define ENGINE_SDK_VERSION TEXT("1.2.10")
12
13
USTRUCT()
14
struct FImmutableEngineVersionData
0 commit comments