diff --git a/app.config.js b/app.config.js index 1609d623cc..9814065f4d 100644 --- a/app.config.js +++ b/app.config.js @@ -21,7 +21,7 @@ module.exports = function () { * iOS build number. Must be incremented for each TestFlight version. * WARNING: Always leave this variable on line 24! If it is moved, you need to update ./scripts/bumpIosBuildNumber.sh */ - const IOS_BUILD_NUMBER = '5' + const IOS_BUILD_NUMBER = '7' /** * Android build number. Must be incremented for each release.