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 46df249 commit 97ed50eCopy full SHA for 97ed50e
Source/Immutable/Public/Immutable/ImmutableDataTypes.h
@@ -12,7 +12,7 @@ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FImmutableDeepLinkDynamicMulticastDe
12
13
// This is the version of the Unreal Immutable SDK that is being used. This is not the version of the engine.
14
// This hardcoded value will be updated by a workflow during the release process.
15
-#define ENGINE_SDK_VERSION TEXT("1.9.0")
+#define ENGINE_SDK_VERSION TEXT("1.10.0")
16
17
USTRUCT()
18
struct FImmutableEngineVersionData
0 commit comments