zio/stable
Paul Frazee 2023-07-07 12:01:31 -05:00
parent 237e957d16
commit 3bd891b01a
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"slug": "bluesky",
"scheme": "bluesky",
"owner": "blueskysocial",
"version": "1.40.0",
"version": "1.41.0",
"runtimeVersion": {
"policy": "appVersion"
},
@ -43,7 +43,7 @@
"backgroundColor": "#ffffff"
},
"android": {
"versionCode": 26,
"versionCode": 27,
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#ffffff"

View File

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