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 06b7c1f commit 04aafb6Copy full SHA for 04aafb6
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.4.0")
+#define ENGINE_SDK_VERSION TEXT("1.5.0")
12
13
USTRUCT()
14
struct FImmutableEngineVersionData
0 commit comments