about summary refs log tree commit diff
path: root/app.json
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-04-20 17:43:01 -0500
committerPaul Frazee <pfrazee@gmail.com>2023-04-20 17:43:01 -0500
commit9f9bd314b34037a02e863df84dd642c2819b3472 (patch)
treec1d423dc959628688f5390b17c837830d6575139 /app.json
parente02c926c8a18f9cf296544b23ad343a59919acff (diff)
downloadvoidsky-9f9bd314b34037a02e863df84dd642c2819b3472.tar.zst
1.19
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 ba2c6958f..8e830395d 100644
--- a/app.json
+++ b/app.json
@@ -3,7 +3,7 @@
     "name": "Bluesky",
     "slug": "bluesky",
     "owner": "blueskysocial",
-    "version": "1.18.0",
+    "version": "1.19.0",
     "orientation": "portrait",
     "icon": "./assets/icon.png",
     "userInterfaceStyle": "light",
@@ -34,7 +34,7 @@
       "backgroundColor": "#ffffff"
     },
     "android": {
-      "versionCode": 3,
+      "versionCode": 4,
       "adaptiveIcon": {
         "foregroundImage": "./assets/adaptive-icon.png",
         "backgroundColor": "#ffffff"