diff options
Diffstat (limited to 'app.config.js')
-rw-r--r-- | app.config.js | 2 |
1 files changed, 1 insertions, 1 deletions
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: { |