about summary refs log tree commit diff
path: root/app.json
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-04-19 14:28:49 -0500
committerPaul Frazee <pfrazee@gmail.com>2023-04-19 14:28:49 -0500
commitbe83d2933cfce1035573bc14108a87451cf48c2d (patch)
tree718c76d7a6fbbc9f845375a1123633fb20c08c33 /app.json
parentb40287e4be8cc9cf38d1b917431ad5e8053160b5 (diff)
downloadvoidsky-be83d2933cfce1035573bc14108a87451cf48c2d.tar.zst
1.18
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 c739863bd..ba2c6958f 100644
--- a/app.json
+++ b/app.json
@@ -3,7 +3,7 @@
     "name": "Bluesky",
     "slug": "bluesky",
     "owner": "blueskysocial",
-    "version": "1.17.0",
+    "version": "1.18.0",
     "orientation": "portrait",
     "icon": "./assets/icon.png",
     "userInterfaceStyle": "light",
@@ -34,7 +34,7 @@
       "backgroundColor": "#ffffff"
     },
     "android": {
-      "versionCode": 2,
+      "versionCode": 3,
       "adaptiveIcon": {
         "foregroundImage": "./assets/adaptive-icon.png",
         "backgroundColor": "#ffffff"