Skip to content

Commit 38d6abb

Browse files
5.0.4 (171)
1 parent 77bfacd commit 38d6abb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

ChatSecure.xcodeproj/project.pbxproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3142,7 +3142,7 @@
31423142
CODE_SIGN_IDENTITY = "iPhone Developer";
31433143
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
31443144
CODE_SIGN_STYLE = Automatic;
3145-
CURRENT_PROJECT_VERSION = 170;
3145+
CURRENT_PROJECT_VERSION = 171;
31463146
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = NO;
31473147
DEVELOPMENT_TEAM = "";
31483148
ENABLE_HARDENED_RUNTIME = NO;
@@ -3158,7 +3158,7 @@
31583158
"$(inherited)",
31593159
"@executable_path/Frameworks",
31603160
);
3161-
MARKETING_VERSION = 5.0.3;
3161+
MARKETING_VERSION = 5.0.4;
31623162
PRODUCT_BUNDLE_IDENTIFIER = com.chrisballinger.ChatSecure;
31633163
PRODUCT_NAME = "$(TARGET_NAME)";
31643164
PROVISIONING_PROFILE = "";
@@ -3180,7 +3180,7 @@
31803180
CODE_SIGN_IDENTITY = "iPhone Developer";
31813181
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
31823182
CODE_SIGN_STYLE = Automatic;
3183-
CURRENT_PROJECT_VERSION = 170;
3183+
CURRENT_PROJECT_VERSION = 171;
31843184
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = NO;
31853185
DEVELOPMENT_TEAM = "";
31863186
ENABLE_HARDENED_RUNTIME = YES;
@@ -3196,7 +3196,7 @@
31963196
"$(inherited)",
31973197
"@executable_path/Frameworks",
31983198
);
3199-
MARKETING_VERSION = 5.0.3;
3199+
MARKETING_VERSION = 5.0.4;
32003200
PRODUCT_BUNDLE_IDENTIFIER = com.chrisballinger.ChatSecure;
32013201
PRODUCT_NAME = "$(TARGET_NAME)";
32023202
PROVISIONING_PROFILE = "";
@@ -3327,7 +3327,7 @@
33273327
CODE_SIGN_IDENTITY = "iPhone Developer";
33283328
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
33293329
CODE_SIGN_STYLE = Automatic;
3330-
CURRENT_PROJECT_VERSION = 170;
3330+
CURRENT_PROJECT_VERSION = 171;
33313331
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = NO;
33323332
DEVELOPMENT_TEAM = "";
33333333
ENABLE_HARDENED_RUNTIME = NO;
@@ -3344,7 +3344,7 @@
33443344
"$(inherited)",
33453345
"@executable_path/Frameworks",
33463346
);
3347-
MARKETING_VERSION = 5.0.3;
3347+
MARKETING_VERSION = 5.0.4;
33483348
PRODUCT_BUNDLE_IDENTIFIER = com.chrisballinger.ChatSecure;
33493349
PRODUCT_NAME = "$(TARGET_NAME)";
33503350
PROVISIONING_PROFILE = "";
@@ -3519,7 +3519,7 @@
35193519
CODE_SIGN_IDENTITY = "iPhone Developer";
35203520
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
35213521
CODE_SIGN_STYLE = Automatic;
3522-
CURRENT_PROJECT_VERSION = 170;
3522+
CURRENT_PROJECT_VERSION = 171;
35233523
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = NO;
35243524
DEVELOPMENT_TEAM = "";
35253525
ENABLE_HARDENED_RUNTIME = YES;
@@ -3536,7 +3536,7 @@
35363536
"$(inherited)",
35373537
"@executable_path/Frameworks",
35383538
);
3539-
MARKETING_VERSION = 5.0.3;
3539+
MARKETING_VERSION = 5.0.4;
35403540
PRODUCT_BUNDLE_IDENTIFIER = com.chrisballinger.ChatSecure;
35413541
PRODUCT_NAME = "$(TARGET_NAME)";
35423542
PROVISIONING_PROFILE = "";

0 commit comments

Comments
 (0)