From 146132a080e36432fbd50ddc6b0b3b50f917c6ee Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Thu, 21 Sep 2023 21:01:15 -0700 Subject: Bump ios buildnumber --- 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 49a4e3d4e..1c75aeb6c 100644 --- a/app.config.js +++ b/app.config.js @@ -19,7 +19,7 @@ module.exports = function () { backgroundColor: '#ffffff', }, ios: { - buildNumber: '3', + buildNumber: '4', supportsTablet: false, bundleIdentifier: 'xyz.blueskyweb.app', config: { -- cgit 1.4.1