zio/stable
Paul Frazee 2023-08-28 19:11:15 -07:00
parent 2619c55c10
commit 40e030793a
2 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
"slug": "bluesky",
"scheme": "bluesky",
"owner": "blueskysocial",
"version": "1.47.0",
"version": "1.48.0",
"runtimeVersion": {
"policy": "appVersion"
},
@ -17,7 +17,7 @@
"backgroundColor": "#ffffff"
},
"ios": {
"buildNumber": "3",
"buildNumber": "1",
"supportsTablet": false,
"bundleIdentifier": "xyz.blueskyweb.app",
"config": {
@ -39,7 +39,7 @@
"backgroundColor": "#ffffff"
},
"android": {
"versionCode": 34,
"versionCode": 35,
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#ffffff"

View File

@ -1,6 +1,6 @@
{
"name": "bsky.app",
"version": "1.47.0",
"version": "1.48.0",
"private": true,
"scripts": {
"prepare": "is-ci || husky install",