diff --git a/StreamChat.podspec b/StreamChat.podspec index 5ac2c939951..7cea43e26e6 100644 --- a/StreamChat.podspec +++ b/StreamChat.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "StreamChat" - spec.version = "1.2.9" + spec.version = "1.2.11" 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 56728ddf66e..4d6be98b1b6 100644 --- a/StreamChat/Info.plist +++ b/StreamChat/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2.9 + 1.2.11 CFBundleVersion 100 diff --git a/StreamChatCore.podspec b/StreamChatCore.podspec index 960343377e1..ad536bfadcd 100644 --- a/StreamChatCore.podspec +++ b/StreamChatCore.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "StreamChatCore" - spec.version = "1.2.10" + spec.version = "1.2.11" 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 5f2405404ab..4d6be98b1b6 100644 --- a/StreamChatCore/Info.plist +++ b/StreamChatCore/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2.10 + 1.2.11 CFBundleVersion 100