Skip to content

Commit 97ed50e

Browse files
Create or Update Pull Request ActionImmutableJeffrey
Create or Update Pull Request Action
authored andcommitted
chore: update version
1 parent 46df249 commit 97ed50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Immutable/Public/Immutable/ImmutableDataTypes.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FImmutableDeepLinkDynamicMulticastDe
1212

1313
// This is the version of the Unreal Immutable SDK that is being used. This is not the version of the engine.
1414
// This hardcoded value will be updated by a workflow during the release process.
15-
#define ENGINE_SDK_VERSION TEXT("1.9.0")
15+
#define ENGINE_SDK_VERSION TEXT("1.10.0")
1616

1717
USTRUCT()
1818
struct FImmutableEngineVersionData

0 commit comments

Comments
 (0)