We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34bccf9 commit ddb0e36Copy full SHA for ddb0e36
StreamChatCore.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = "StreamChatCore"
3
- spec.version = "1.2.9"
+ spec.version = "1.2.10"
4
spec.summary = "Stream iOS Chat Core"
5
spec.description = "stream-chat-swift is the official Swift client for Stream Chat, a service for building chat applications."
6
StreamChatCore/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.2.9</string>
+ <string>1.2.10</string>
19
<key>CFBundleVersion</key>
20
<string>100</string>
21
</dict>
0 commit comments