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 07c283f commit 86bdfd3Copy full SHA for 86bdfd3
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.10.0")
+#define ENGINE_SDK_VERSION TEXT("1.11.0")
16
17
USTRUCT()
18
struct FImmutableEngineVersionData
0 commit comments