diff --git a/StreamChat.podspec b/StreamChat.podspec index 373123bc7e1..c26575e84a0 100644 --- a/StreamChat.podspec +++ b/StreamChat.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "StreamChat" - spec.version = "1.3.5" + spec.version = "1.3.6" spec.summary = "Stream iOS Chat" spec.description = "stream-chat-swift is the official Swift client and UI for Stream Chat, a service for building chat applications." diff --git a/StreamChat/Info.plist b/StreamChat/Info.plist index 85da5f96274..39e62786905 100644 --- a/StreamChat/Info.plist +++ b/StreamChat/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.3.5 + 1.3.6 CFBundleVersion 100 diff --git a/StreamChatCore.podspec b/StreamChatCore.podspec index d6c5522f34f..4c26c61348e 100644 --- a/StreamChatCore.podspec +++ b/StreamChatCore.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "StreamChatCore" - spec.version = "1.3.5" + spec.version = "1.3.6" 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 85da5f96274..39e62786905 100644 --- a/StreamChatCore/Info.plist +++ b/StreamChatCore/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.3.5 + 1.3.6 CFBundleVersion 100