From 4cb9cbc9ec061f7129eded83db3e4ea946cf490b Mon Sep 17 00:00:00 2001 From: Levi Bostian Date: Wed, 11 Oct 2023 09:02:25 -0500 Subject: [PATCH] fix: remove BQ tasks register device with empty profile identifier (#207) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 594746c6..0145d153 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "react-native": "src/index", "source": "src/index", "expoVersion": "", - "cioNativeiOSSdkVersion": "= 2.8.1", + "cioNativeiOSSdkVersion": "= 2.8.3", "files": [ "src", "lib",