1.16
parent
f2f73e414a
commit
0d22767609
2
app.json
2
app.json
|
@ -3,7 +3,7 @@
|
|||
"name": "Bluesky",
|
||||
"slug": "bluesky",
|
||||
"owner": "blueskysocial",
|
||||
"version": "1.15.0",
|
||||
"version": "1.16.0",
|
||||
"orientation": "portrait",
|
||||
"icon": "./assets/icon.png",
|
||||
"userInterfaceStyle": "light",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bsky.app",
|
||||
"version": "1.15.0",
|
||||
"version": "1.16.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"postinstall": "patch-package",
|
||||
|
|
Loading…
Reference in New Issue