diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-04-03 19:52:58 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-04-03 19:52:58 -0500 |
commit | b100abca0e3007c4d5ce331d5877c3036fd945ec (patch) | |
tree | b805ba30b0592696fb2e7c4c4272e828851e475a /app.json | |
parent | 25cc5b997f07daaeb64ef434992cb95892546ff5 (diff) | |
download | voidsky-b100abca0e3007c4d5ce331d5877c3036fd945ec.tar.zst |
1.13
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app.json b/app.json index bc0483c26..d669e8674 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "bluesky", "slug": "bluesky", - "version": "1.12.0", + "version": "1.13.0", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light", |