Skip to content

Commit 7a9ede8

Browse files
5.0.2 (162)
1 parent bce96bf commit 7a9ede8

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

ChatSecure.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3112,7 +3112,7 @@
31123112
CODE_SIGN_IDENTITY = "iPhone Developer";
31133113
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
31143114
CODE_SIGN_STYLE = Automatic;
3115-
CURRENT_PROJECT_VERSION = 161;
3115+
CURRENT_PROJECT_VERSION = 162;
31163116
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = NO;
31173117
DEVELOPMENT_TEAM = "";
31183118
ENABLE_HARDENED_RUNTIME = NO;
@@ -3150,7 +3150,7 @@
31503150
CODE_SIGN_IDENTITY = "iPhone Developer";
31513151
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
31523152
CODE_SIGN_STYLE = Automatic;
3153-
CURRENT_PROJECT_VERSION = 161;
3153+
CURRENT_PROJECT_VERSION = 162;
31543154
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = NO;
31553155
DEVELOPMENT_TEAM = "";
31563156
ENABLE_HARDENED_RUNTIME = YES;
@@ -3296,7 +3296,7 @@
32963296
CODE_SIGN_IDENTITY = "iPhone Developer";
32973297
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
32983298
CODE_SIGN_STYLE = Automatic;
3299-
CURRENT_PROJECT_VERSION = 161;
3299+
CURRENT_PROJECT_VERSION = 162;
33003300
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = NO;
33013301
DEVELOPMENT_TEAM = "";
33023302
ENABLE_HARDENED_RUNTIME = NO;
@@ -3486,7 +3486,7 @@
34863486
CODE_SIGN_IDENTITY = "iPhone Developer";
34873487
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
34883488
CODE_SIGN_STYLE = Automatic;
3489-
CURRENT_PROJECT_VERSION = 161;
3489+
CURRENT_PROJECT_VERSION = 162;
34903490
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = NO;
34913491
DEVELOPMENT_TEAM = "";
34923492
ENABLE_HARDENED_RUNTIME = YES;

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ GEM
1414
json (>= 1.5.1)
1515
atomos (0.1.3)
1616
aws-eventstream (1.0.3)
17-
aws-partitions (1.287.0)
17+
aws-partitions (1.288.0)
1818
aws-sdk-core (3.92.0)
1919
aws-eventstream (~> 1.0, >= 1.0.2)
2020
aws-partitions (~> 1, >= 1.239.0)
@@ -195,7 +195,7 @@ GEM
195195
ruby-macho (1.4.0)
196196
rubyzip (1.3.0)
197197
security (0.1.3)
198-
signet (0.13.0)
198+
signet (0.13.2)
199199
addressable (~> 2.3)
200200
faraday (>= 0.17.3, < 2.0)
201201
jwt (>= 1.5, < 3.0)

Submodules/OTRKit

0 commit comments

Comments
 (0)