From ca62b3be0f76ff622f29e84a59ba10f07ff4286c Mon Sep 17 00:00:00 2001 From: Jed Gyeong Date: Tue, 11 Oct 2016 12:22:24 +0900 Subject: [PATCH] Update pod spec. --- SendBirdSDK.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SendBirdSDK.podspec b/SendBirdSDK.podspec index 09b0cf28..2c488216 100644 --- a/SendBirdSDK.podspec +++ b/SendBirdSDK.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SendBirdSDK" - s.version = "3.0.13" + s.version = "3.0.14" s.summary = "SendBird iOS Framework" s.description = "Messaging and Chat API for Mobile Apps and Websites" s.homepage = "https://sendbird.com"