diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-04-12 18:59:35 -0700 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-04-12 18:59:35 -0700 |
commit | 0d227676091cc39536c8232ad1f9eb30aaf5a85a (patch) | |
tree | 37d7a2cae3bd152df38cd06bf7fea44ef757cc20 /app.json | |
parent | f2f73e414ab275d4233734b51c0773456e8ca29e (diff) | |
download | voidsky-0d227676091cc39536c8232ad1f9eb30aaf5a85a.tar.zst |
1.16
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 20d3ad015..335407e40 100644 --- a/app.json +++ b/app.json @@ -3,7 +3,7 @@ "name": "Bluesky", "slug": "bluesky", "owner": "blueskysocial", - "version": "1.15.0", + "version": "1.16.0", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light", |