Skip to content

Commit

Permalink
Version Bump to 260
Browse files Browse the repository at this point in the history
  • Loading branch information
GHBot committed Mar 16, 2022
1 parent 5b65b70 commit fdc9022
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ios/JeMarche.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@
CODE_SIGN_ENTITLEMENTS = JeMarche/JeMarche.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 259;
CURRENT_PROJECT_VERSION = 260;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = U5M7X5V6ZG;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -622,7 +622,7 @@
CODE_SIGN_ENTITLEMENTS = JeMarche/JeMarche.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 259;
CURRENT_PROJECT_VERSION = 260;
DEVELOPMENT_TEAM = "$(RN_DEVELOPMENT_TEAM)";
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
Expand Down
2 changes: 1 addition & 1 deletion ios/JeMarche/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>259</string>
<string>260</string>
<key>FirebaseAutomaticScreenReportingEnabled</key>
<false/>
<key>ITSAppUsesNonExemptEncryption</key>
Expand Down
2 changes: 1 addition & 1 deletion ios/JeMarcheTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>259</string>
<string>260</string>
</dict>
</plist>

0 comments on commit fdc9022

Please sign in to comment.