From 15e90356e7e5c23774d0c46389cc41080b619bb5 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Wed, 31 Jan 2024 21:57:31 -0800 Subject: Bump build --- app.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app.config.js') diff --git a/app.config.js b/app.config.js index 4641a045d..4f37e03cb 100644 --- a/app.config.js +++ b/app.config.js @@ -20,7 +20,7 @@ module.exports = function () { /** * iOS build number. Must be incremented for each TestFlight version. */ - const IOS_BUILD_NUMBER = '5' + const IOS_BUILD_NUMBER = '6' /** * Android build number. Must be incremented for each release. -- cgit 1.4.1