We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59c4bfa + 3781490 commit 04b3faaCopy full SHA for 04b3faa
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.3.0.alpha")
+#define ENGINE_SDK_VERSION TEXT("1.4.0")
12
13
USTRUCT()
14
struct FImmutableEngineVersionData
0 commit comments