File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ android {
9090 minSdkVersion rootProject. ext. minSdkVersion
9191 targetSdkVersion rootProject. ext. targetSdkVersion
9292 versionCode VERSIONCODE as Integer
93- versionName " 4.74 .0"
93+ versionName " 4.75 .0"
9494 vectorDrawables. useSupportLibrary = true
9595 manifestPlaceholders = [BugsnagAPIKey : BugsnagAPIKey as String ]
9696 }
Original file line number Diff line number Diff line change 20892089 "@executable_path/Frameworks",
20902090 "@executable_path/../../Frameworks",
20912091 );
2092- MARKETING_VERSION = 4.74 .0;
2092+ MARKETING_VERSION = 4.75 .0;
20932093 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
20942094 MTL_FAST_MATH = YES;
20952095 OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
21422142 "@executable_path/Frameworks",
21432143 "@executable_path/../../Frameworks",
21442144 );
2145- MARKETING_VERSION = 4.74 .0;
2145+ MARKETING_VERSION = 4.75 .0;
21462146 MTL_FAST_MATH = YES;
21472147 OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
21482148 PRODUCT_BUNDLE_IDENTIFIER = chat.rocket.ios.NotificationService;
Original file line number Diff line number Diff line change 2626 <key >CFBundlePackageType </key >
2727 <string >APPL </string >
2828 <key >CFBundleShortVersionString </key >
29- <string >4.74 .0 </string >
29+ <string >4.75 .0 </string >
3030 <key >CFBundleSignature </key >
3131 <string >???? </string >
3232 <key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 1919 <key >CFBundlePackageType </key >
2020 <string >XPC! </string >
2121 <key >CFBundleShortVersionString </key >
22- <string >4.74 .0 </string >
22+ <string >4.75 .0 </string >
2323 <key >CFBundleVersion </key >
2424 <string >1 </string >
2525 <key >KeychainGroup </key >
Original file line number Diff line number Diff line change 11{
22 "name" : " rocket-chat-reactnative" ,
3- "version" : " 4.74 .0" ,
3+ "version" : " 4.75 .0" ,
44 "private" : true ,
55 "packageManager" : " pnpm@10.33.4" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments