Skip to content

Commit ddb0e36

Browse files
committed
Bump v.1.2.10
1 parent 34bccf9 commit ddb0e36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

StreamChatCore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "StreamChatCore"
3-
spec.version = "1.2.9"
3+
spec.version = "1.2.10"
44
spec.summary = "Stream iOS Chat Core"
55
spec.description = "stream-chat-swift is the official Swift client for Stream Chat, a service for building chat applications."
66

StreamChatCore/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.2.9</string>
18+
<string>1.2.10</string>
1919
<key>CFBundleVersion</key>
2020
<string>100</string>
2121
</dict>

0 commit comments

Comments
 (0)