diff --git a/app.config.js b/app.config.js index 67fbd930bb..8f672c9644 100644 --- a/app.config.js +++ b/app.config.js @@ -9,7 +9,7 @@ module.exports = function () { /** * iOS build number. Must be incremented for each TestFlight version. */ - const IOS_BUILD_NUMBER = '5' + const IOS_BUILD_NUMBER = '6' /** * Android build number. Must be incremented for each release.