diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-08-23 17:14:30 -0700 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-08-23 17:14:30 -0700 |
commit | 766521486c2e328f822c4f9823a5d495e265cab6 (patch) | |
tree | db9a1e40c4cb76ebc3ca259aec11ef84fa7afc51 /app.json | |
parent | c1c02f480bca3b83665b088083b31d2a0d9dfd91 (diff) | |
download | voidsky-766521486c2e328f822c4f9823a5d495e265cab6.tar.zst |
Increment build number
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app.json b/app.json index b6c351a4c..547844e09 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": { |