From e9f30894b1cb88fbde52ae0417eb56b0c1b10dcd Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Fri, 22 Sep 2023 18:08:50 -0700 Subject: Bump ios build number --- 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 1c75aeb6c..908ae5f9b 100644 --- a/app.config.js +++ b/app.config.js @@ -19,7 +19,7 @@ module.exports = function () { backgroundColor: '#ffffff', }, ios: { - buildNumber: '4', + buildNumber: '5', supportsTablet: false, bundleIdentifier: 'xyz.blueskyweb.app', config: { -- cgit 1.4.1