Bump ios build number

This commit is contained in:
Paul Frazee
2024-01-30 20:51:02 -08:00
parent 31bf286fdc
commit 68d4cd1046
12 changed files with 2522 additions and 1378 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ module.exports = function () {
/**
* iOS build number. Must be incremented for each TestFlight version.
*/
const IOS_BUILD_NUMBER = '2'
const IOS_BUILD_NUMBER = '3'
/**
* Android build number. Must be incremented for each release.