zio/stable
Paul Frazee 2023-04-06 23:38:16 -05:00
parent 2f519bd66e
commit 15478a8f0c
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"expo": {
"name": "bluesky",
"slug": "bluesky",
"version": "1.13.0",
"version": "1.14.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "light",

View File

@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.13</string>
<string>1.14</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>

View File

@ -1,6 +1,6 @@
{
"name": "bsky.app",
"version": "1.13.0",
"version": "1.14.0",
"private": true,
"scripts": {
"postinstall": "patch-package",