zio/stable
Paul Frazee 2023-05-04 01:21:08 -05:00
parent 49f9df6355
commit 7a008c987c
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Bluesky",
"slug": "bluesky",
"owner": "blueskysocial",
"version": "1.26.0",
"version": "1.27.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "light",
@ -38,7 +38,7 @@
"backgroundColor": "#ffffff"
},
"android": {
"versionCode": 11,
"versionCode": 12,
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#ffffff"

View File

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