From 335061f76349a4cecfdefb0348fc26bb67f6ebfa Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Wed, 20 Sep 2023 19:48:40 -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 a7614e8e5..49a4e3d4e 100644 --- a/app.config.js +++ b/app.config.js @@ -19,7 +19,7 @@ module.exports = function () { backgroundColor: '#ffffff', }, ios: { - buildNumber: '2', + buildNumber: '3', supportsTablet: false, bundleIdentifier: 'xyz.blueskyweb.app', config: { -- cgit 1.4.1