about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-10-14 10:32:11 -0700
committerPaul Frazee <pfrazee@gmail.com>2023-10-14 10:32:11 -0700
commit01e25c912cb156aa4a2c34ddef8206d045ee2b89 (patch)
tree3c218114b291963a6a5e00e3419ba61b0b0765f4 /app.config.js
parent8e9cf182c2e247203b6b5ea9ae701c039945d6a0 (diff)
downloadvoidsky-01e25c912cb156aa4a2c34ddef8206d045ee2b89.tar.zst
1.54
Diffstat (limited to 'app.config.js')
-rw-r--r--app.config.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/app.config.js b/app.config.js
index 1f4de0370..09b8256c0 100644
--- a/app.config.js
+++ b/app.config.js
@@ -6,7 +6,7 @@ module.exports = function () {
       slug: 'bluesky',
       scheme: 'bluesky',
       owner: 'blueskysocial',
-      version: '1.53.0',
+      version: '1.54.0',
       runtimeVersion: {
         policy: 'appVersion',
       },
@@ -43,7 +43,7 @@ module.exports = function () {
         backgroundColor: '#ffffff',
       },
       android: {
-        versionCode: 42,
+        versionCode: 43,
         adaptiveIcon: {
           foregroundImage: './assets/adaptive-icon.png',
           backgroundColor: '#ffffff',