Skip to content

Commit c7bd712

Browse files
committed
Bump v.2.2.1
1 parent 7008d24 commit c7bd712

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

GetStream.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "GetStream"
3-
s.version = "2.2.0"
3+
s.version = "2.2.1"
44
s.summary = "Swift Client - Build Activity Feeds & Streams with GetStream.io https://getstream.io"
55
s.homepage = "https://github.com/GetStream/stream-swift"
66
s.license = { :type => "BSD-3", :file => "LICENSE" }

GetStream.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,7 +1102,7 @@
11021102
INFOPLIST_FILE = Configs/GetStream.plist;
11031103
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
11041104
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1105-
MARKETING_VERSION = 2.2.0;
1105+
MARKETING_VERSION = 2.2.1;
11061106
PRODUCT_BUNDLE_IDENTIFIER = io.getstream.GetStream;
11071107
PRODUCT_NAME = GetStream;
11081108
SKIP_INSTALL = YES;
@@ -1125,7 +1125,7 @@
11251125
INFOPLIST_FILE = Configs/GetStream.plist;
11261126
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
11271127
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1128-
MARKETING_VERSION = 2.2.0;
1128+
MARKETING_VERSION = 2.2.1;
11291129
PRODUCT_BUNDLE_IDENTIFIER = io.getstream.GetStream;
11301130
PRODUCT_NAME = GetStream;
11311131
SKIP_INSTALL = YES;

0 commit comments

Comments
 (0)