diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-04-07 12:39:45 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-04-07 12:39:45 -0500 |
commit | 362ea7240d44f130419191e7f726535a77763238 (patch) | |
tree | 08e24a99e4781f69db7f24226d95729ece68b89c /app.json | |
parent | 0c9935f125f9132aca350ba3540d03bf8dfdbc8d (diff) | |
download | voidsky-362ea7240d44f130419191e7f726535a77763238.tar.zst |
1.15
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 8359a4f1e..d12123c95 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "bluesky", "slug": "bluesky", - "version": "1.14.0", + "version": "1.15.0", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light", |