This commit is contained in:
Paul Frazee
2023-04-21 18:56:16 -05:00
parent 576e65fd0e
commit 0992ea0f67
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"name": "Bluesky",
"slug": "bluesky",
"owner": "blueskysocial",
"version": "1.19.0",
"version": "1.20.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "light",
@@ -34,7 +34,7 @@
"backgroundColor": "#ffffff"
},
"android": {
"versionCode": 4,
"versionCode": 5,
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#ffffff"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "bsky.app",
"version": "1.19.0",
"version": "1.20.0",
"private": true,
"scripts": {
"postinstall": "patch-package",