From 969557c9da0ed0d0a63ccc8907f3c7302b98724b Mon Sep 17 00:00:00 2001 From: Alexey Bukhtin Date: Fri, 13 Sep 2019 12:11:15 +0200 Subject: [PATCH] Bump Core v.1.3.3 --- StreamChatCore.podspec | 2 +- StreamChatCore/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/StreamChatCore.podspec b/StreamChatCore.podspec index 269221cee73..ce3f4833b12 100644 --- a/StreamChatCore.podspec +++ b/StreamChatCore.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "StreamChatCore" - spec.version = "1.3.2" + spec.version = "1.3.3" spec.summary = "Stream iOS Chat Core" spec.description = "stream-chat-swift is the official Swift client for Stream Chat, a service for building chat applications." diff --git a/StreamChatCore/Info.plist b/StreamChatCore/Info.plist index 27fa13e80bb..0ef8fc1a800 100644 --- a/StreamChatCore/Info.plist +++ b/StreamChatCore/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.3.2 + 1.3.3 CFBundleVersion 100