zio/stable
Paul Frazee 2023-03-23 10:17:24 -05:00
parent a14c2ede39
commit 4fbe0e267c
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"expo": {
"name": "bluesky",
"slug": "bluesky",
"version": "1.9.0",
"version": "1.10.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.9</string>
<string>1.10</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>

View File

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