zio/stable
Paul Frazee 2023-06-27 20:56:45 -05:00
parent dce80be075
commit c98bdcf86d
2 changed files with 3 additions and 3 deletions

View File

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

View File

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