We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06b7c1f + 04aafb6 commit f28c74bCopy full SHA for f28c74b
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