zio/stable
Paul Frazee 2023-04-18 18:32:47 -05:00
parent 75fd653be3
commit 3e29121f32
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Bluesky", "name": "Bluesky",
"slug": "bluesky", "slug": "bluesky",
"owner": "blueskysocial", "owner": "blueskysocial",
"version": "1.16.0", "version": "1.17.0",
"orientation": "portrait", "orientation": "portrait",
"icon": "./assets/icon.png", "icon": "./assets/icon.png",
"userInterfaceStyle": "light", "userInterfaceStyle": "light",
@ -13,7 +13,7 @@
"backgroundColor": "#ffffff" "backgroundColor": "#ffffff"
}, },
"ios": { "ios": {
"buildNumber": "2", "buildNumber": "1",
"supportsTablet": false, "supportsTablet": false,
"bundleIdentifier": "xyz.blueskyweb.app", "bundleIdentifier": "xyz.blueskyweb.app",
"config": { "config": {

View File

@ -1,6 +1,6 @@
{ {
"name": "bsky.app", "name": "bsky.app",
"version": "1.16.0", "version": "1.17.0",
"private": true, "private": true,
"scripts": { "scripts": {
"postinstall": "patch-package", "postinstall": "patch-package",