From 84448d8e74baa543df5a7f1aedbc14cd7f9a87e3 Mon Sep 17 00:00:00 2001 From: Ilia Kolo Date: Fri, 13 Nov 2020 16:47:50 +0200 Subject: [PATCH] Update twilio-chat-ios.json --- twilio-chat-ios.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/twilio-chat-ios.json b/twilio-chat-ios.json index 131e8e2..a156529 100644 --- a/twilio-chat-ios.json +++ b/twilio-chat-ios.json @@ -29,5 +29,6 @@ "3.1.0": "https://github.com/twilio/twilio-chat-ios/releases/download/v3.1.0/TwilioChatClient.framework.zip", "3.1.1": "https://github.com/twilio/twilio-chat-ios/releases/download/v3.1.1/TwilioChatClient.framework.zip", "4.0.0": "https://github.com/twilio/twilio-chat-ios/releases/download/v4.0.0/TwilioChatClient.framework.zip", - "4.0.1": "https://github.com/twilio/twilio-chat-ios/releases/download/v4.0.1/TwilioChatClient.framework.zip" + "4.0.1": "https://github.com/twilio/twilio-chat-ios/releases/download/v4.0.1/TwilioChatClient.framework.zip", + "4.0.2": "https://github.com/twilio/twilio-chat-ios/releases/download/v4.0.2/TwilioChatClient.framework.zip" }