about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2024-02-07 10:03:46 -0800
committerPaul Frazee <pfrazee@gmail.com>2024-02-07 10:03:46 -0800
commitf0a35a940b1a5a7b89a4dc6308b4387dc755dc91 (patch)
tree3638dca3eacc174115c8becf114e21017858f8b5
parent32020d62d670d217231410deb4d0c1130e1a27b7 (diff)
downloadvoidsky-f0a35a940b1a5a7b89a4dc6308b4387dc755dc91.tar.zst
Bump ios 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 49355aad0..8dcdbf5d4 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 = '1'
+  const IOS_BUILD_NUMBER = '2'
 
   /**
    * Android build number. Must be incremented for each release.