This commit is contained in:
Paul Frazee
2023-06-28 13:41:42 -05:00
parent eb05c4cd6f
commit 5fcca17129
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
"slug": "bluesky",
"scheme": "bluesky",
"owner": "blueskysocial",
"version": "1.34.0",
"version": "1.35.0",
"runtimeVersion": {
"policy": "appVersion"
},
@@ -43,7 +43,7 @@
"backgroundColor": "#ffffff"
},
"android": {
"versionCode": 20,
"versionCode": 21,
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#ffffff"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "bsky.app",
"version": "1.34.0",
"version": "1.35.0",
"private": true,
"scripts": {
"postinstall": "patch-package",