diff --git a/app.config.js b/app.config.js index babd25ac78..2f6c3b1069 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 = '11' + const IOS_BUILD_NUMBER = '12' /** * Android build number. Must be incremented for each release.