Skip to content

Commit 2ca0ab7

Browse files
committed
Bump v.1.3.0
1 parent a5a8269 commit 2ca0ab7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

StreamChat.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 = "StreamChat"
3-
spec.version = "1.2.11"
3+
spec.version = "1.3.0"
44
spec.summary = "Stream iOS Chat"
55
spec.description = "stream-chat-swift is the official Swift client and UI for Stream Chat, a service for building chat applications."
66

StreamChat/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.11</string>
18+
<string>1.3.0</string>
1919
<key>CFBundleVersion</key>
2020
<string>100</string>
2121
</dict>

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.11"
3+
spec.version = "1.3.0"
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.11</string>
18+
<string>1.3.0</string>
1919
<key>CFBundleVersion</key>
2020
<string>100</string>
2121
</dict>

0 commit comments

Comments
 (0)