diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-03-21 17:59:37 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-03-21 17:59:37 -0500 |
commit | f20fb92dc324d1b2b908eabd41899edbe959d5d5 (patch) | |
tree | 686d4c2bd693ad902be6fcf4ce32fceb3ce420a7 /app.json | |
parent | a7e3ce25854d6186b77e68c155a9a8bcdbd896ec (diff) | |
download | voidsky-f20fb92dc324d1b2b908eabd41899edbe959d5d5.tar.zst |
1.9
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 8d9bc0280..cd84c7bea 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "bluesky", "slug": "bluesky", - "version": "1.8.0", + "version": "1.9.0", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light", |