diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-07-17 16:17:49 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-07-17 16:17:49 -0500 |
commit | bfed96bd7b75081a148322e2f7cd2b82095d59fe (patch) | |
tree | 53c7908972cf6608e2bf021f62920fc64f05f6a7 | |
parent | ad15ee31f3e069ca97f2f6817f977fb9a04b3203 (diff) | |
download | voidsky-bfed96bd7b75081a148322e2f7cd2b82095d59fe.tar.zst |
Bump ios build number
-rw-r--r-- | app.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app.json b/app.json index 78baf5958..2513fbba4 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": { |