1.50
This commit is contained in:
parent
9b5bd53f84
commit
2b6fe4cb50
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ module.exports = function () {
|
|||
slug: 'bluesky',
|
||||
scheme: 'bluesky',
|
||||
owner: 'blueskysocial',
|
||||
version: '1.49.0',
|
||||
version: '1.50.0',
|
||||
runtimeVersion: {
|
||||
policy: 'appVersion',
|
||||
},
|
||||
|
@ -43,7 +43,7 @@ module.exports = function () {
|
|||
backgroundColor: '#ffffff',
|
||||
},
|
||||
android: {
|
||||
versionCode: 36,
|
||||
versionCode: 37,
|
||||
adaptiveIcon: {
|
||||
foregroundImage: './assets/adaptive-icon.png',
|
||||
backgroundColor: '#ffffff',
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bsky.app",
|
||||
"version": "1.49.0",
|
||||
"version": "1.50.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"prepare": "is-ci || husky install",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue