about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-12-09 17:21:03 -0800
committerPaul Frazee <pfrazee@gmail.com>2023-12-09 17:21:03 -0800
commitf5d014d4c7b42213e41f2cbc75d318e6462e6995 (patch)
tree0c6154d2a0121827a4ca0c25e19c09b081a639ff /app.config.js
parent940a627996b8f1e419f7fbcdd17496d45a892e8d (diff)
downloadvoidsky-f5d014d4c7b42213e41f2cbc75d318e6462e6995.tar.zst
Bump ios build
Diffstat (limited to 'app.config.js')
-rw-r--r--app.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.config.js b/app.config.js
index 415693afb..53a61c689 100644
--- a/app.config.js
+++ b/app.config.js
@@ -9,7 +9,7 @@ module.exports = function () {
   /**
    * iOS build number. Must be incremented for each TestFlight version.
    */
-  const IOS_BUILD_NUMBER = '13'
+  const IOS_BUILD_NUMBER = '14'
 
   /**
    * Android build number. Must be incremented for each release.