about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2024-01-31 21:57:31 -0800
committerPaul Frazee <pfrazee@gmail.com>2024-01-31 21:57:31 -0800
commit15e90356e7e5c23774d0c46389cc41080b619bb5 (patch)
treec94ca1b9abc70010dfabf2fa3db49bd2f0d0b688
parent17db71ac0e83231a42ba1826f56e4a726c1eb5d1 (diff)
downloadvoidsky-15e90356e7e5c23774d0c46389cc41080b619bb5.tar.zst
Bump build
-rw-r--r--app.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.config.js b/app.config.js
index 4641a045d..4f37e03cb 100644
--- a/app.config.js
+++ b/app.config.js
@@ -20,7 +20,7 @@ module.exports = function () {
   /**
    * iOS build number. Must be incremented for each TestFlight version.
    */
-  const IOS_BUILD_NUMBER = '5'
+  const IOS_BUILD_NUMBER = '6'
 
   /**
    * Android build number. Must be incremented for each release.