zio/stable
Paul Frazee 2023-09-05 14:04:36 -07:00
parent 52f3810e81
commit 565c1a0510
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"slug": "bluesky",
"scheme": "bluesky",
"owner": "blueskysocial",
"version": "1.48.0",
"version": "1.49.0",
"runtimeVersion": {
"policy": "appVersion"
},
@ -39,7 +39,7 @@
"backgroundColor": "#ffffff"
},
"android": {
"versionCode": 35,
"versionCode": 36,
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#ffffff"

View File

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