Update splash screen tagline, update translations, bump ios build number

This commit is contained in:
Paul Frazee 2023-12-17 15:28:04 -08:00
parent 77437194e0
commit 9f82441c37
5 changed files with 269 additions and 230 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 = '4'
/**
* Android build number. Must be incremented for each release.