Bump build number

zio/stable
Paul Frazee 2024-02-13 00:55:09 -08:00
parent 1f517cff0c
commit 990fc218bd
1 changed files with 1 additions and 1 deletions

View File

@ -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.