Skip to content

Commit 48cc36a

Browse files
chore: update version
1 parent 4c2c1f6 commit 48cc36a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/Immutable/Public/Immutable/ImmutableDataTypes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FImmutableDeepLinkDynamicMulticastDe
1717

1818
// This is the version of the Unreal Immutable SDK that is being used. This is not the version of the engine.
1919
// This hardcoded value will be updated by a workflow during the release process.
20-
#define ENGINE_SDK_VERSION TEXT("1.11.0")
20+
#define ENGINE_SDK_VERSION TEXT("1.11.1")
2121

2222
/**
2323
* Enum representing marketing consent status for authentication

0 commit comments

Comments
 (0)