zio/stable
Paul Frazee 2023-04-19 14:28:49 -05:00
parent b40287e4be
commit be83d2933c
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Bluesky",
"slug": "bluesky",
"owner": "blueskysocial",
"version": "1.17.0",
"version": "1.18.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "light",
@ -34,7 +34,7 @@
"backgroundColor": "#ffffff"
},
"android": {
"versionCode": 2,
"versionCode": 3,
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#ffffff"

View File

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