about summary refs log tree commit diff
path: root/app.json
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-04-21 19:41:59 -0500
committerPaul Frazee <pfrazee@gmail.com>2023-04-21 19:41:59 -0500
commit16124b5081735d64f2dc0aecc1af4d7c73cf9455 (patch)
tree1b6c134e2f937d1d9241b3f5803b75db05589214 /app.json
parentbbc2ab334de06c3ac8069b5e18a2ba76433f2f6a (diff)
downloadvoidsky-16124b5081735d64f2dc0aecc1af4d7c73cf9455.tar.zst
1.20.0
Diffstat (limited to 'app.json')
-rw-r--r--app.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/app.json b/app.json
index 8e830395d..cce65bfb8 100644
--- a/app.json
+++ b/app.json
@@ -3,7 +3,7 @@
     "name": "Bluesky",
     "slug": "bluesky",
     "owner": "blueskysocial",
-    "version": "1.19.0",
+    "version": "1.20.0",
     "orientation": "portrait",
     "icon": "./assets/icon.png",
     "userInterfaceStyle": "light",
@@ -34,7 +34,7 @@
       "backgroundColor": "#ffffff"
     },
     "android": {
-      "versionCode": 4,
+      "versionCode": 5,
       "adaptiveIcon": {
         "foregroundImage": "./assets/adaptive-icon.png",
         "backgroundColor": "#ffffff"