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",
"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": {

View File

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