Skip to content

Commit 0364d7c

Browse files
chore: update version
1 parent 6e5512a commit 0364d7c

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.1")
20+
#define ENGINE_SDK_VERSION TEXT("1.11.2")
2121

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

0 commit comments

Comments
 (0)