1.29 testflight

zio/stable
Paul Frazee 2023-05-18 21:06:00 -05:00
parent 37acc9e930
commit 91ae0d7775
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"slug": "bluesky", "slug": "bluesky",
"scheme": "bluesky", "scheme": "bluesky",
"owner": "blueskysocial", "owner": "blueskysocial",
"version": "1.28.0", "version": "1.29.0",
"orientation": "portrait", "orientation": "portrait",
"icon": "./assets/icon.png", "icon": "./assets/icon.png",
"userInterfaceStyle": "light", "userInterfaceStyle": "light",
@ -14,7 +14,7 @@
"backgroundColor": "#ffffff" "backgroundColor": "#ffffff"
}, },
"ios": { "ios": {
"buildNumber": "3", "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.28.0", "version": "1.29.0",
"private": true, "private": true,
"scripts": { "scripts": {
"postinstall": "patch-package", "postinstall": "patch-package",