diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-08-17 18:59:55 -0700 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-08-17 18:59:55 -0700 |
commit | 257c15ec1f1b327e21f6e1f5707e6c0724d3afc6 (patch) | |
tree | 9157ef2515823417c648a6b474d335644f296341 | |
parent | 2198aab8b2c51e8889e08753729cdc2c70c1c9c7 (diff) | |
download | voidsky-257c15ec1f1b327e21f6e1f5707e6c0724d3afc6.tar.zst |
ios buildNumber 2
-rw-r--r-- | app.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app.json b/app.json index 1121da6c6..4ee73752a 100644 --- a/app.json +++ b/app.json @@ -17,7 +17,7 @@ "backgroundColor": "#ffffff" }, "ios": { - "buildNumber": "1", + "buildNumber": "2", "supportsTablet": false, "bundleIdentifier": "xyz.blueskyweb.app", "config": { |