diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-04-18 18:32:47 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-04-18 18:32:47 -0500 |
commit | 3e29121f3208b543e14ed7330655b8062f66f632 (patch) | |
tree | 0c3f55ce3d9bb6db2e38e6b838548d1b27813265 /app.json | |
parent | 75fd653be3a391d0edc11a9b35ed636c7cbe3b11 (diff) | |
download | voidsky-3e29121f3208b543e14ed7330655b8062f66f632.tar.zst |
1.17
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app.json b/app.json index ea9a9fd72..36ea00eeb 100644 --- a/app.json +++ b/app.json @@ -3,7 +3,7 @@ "name": "Bluesky", "slug": "bluesky", "owner": "blueskysocial", - "version": "1.16.0", + "version": "1.17.0", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light", @@ -13,7 +13,7 @@ "backgroundColor": "#ffffff" }, "ios": { - "buildNumber": "2", + "buildNumber": "1", "supportsTablet": false, "bundleIdentifier": "xyz.blueskyweb.app", "config": { |