This commit is contained in:
Paul Frazee 2023-12-28 15:52:38 -08:00
parent 9e330d2c6a
commit 7634b581dd
8 changed files with 734 additions and 674 deletions

View file

@ -9,7 +9,7 @@ module.exports = function () {
/**
* iOS build number. Must be incremented for each TestFlight version.
*/
const IOS_BUILD_NUMBER = '3'
const IOS_BUILD_NUMBER = '1'
/**
* Android build number. Must be incremented for each release.