zio/stable
Paul Frazee 2023-03-02 17:02:46 -08:00
parent e592e59f4e
commit 36b8f011a4
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3</string>
<string>1.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>

View File

@ -1,6 +1,6 @@
{
"name": "bsky.app",
"version": "1.3.0",
"version": "1.4.0",
"private": true,
"scripts": {
"android": "react-native run-android",