zio/stable
Paul Frazee 2023-08-17 18:13:32 -07:00
parent 26f4e313ad
commit 4342d0f84c
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "bsky.app",
"version": "1.45.0",
"version": "1.46.0",
"private": true,
"scripts": {
"prepare": "is-ci || husky install",