about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-12-24 14:33:24 -0800
committerPaul Frazee <pfrazee@gmail.com>2023-12-24 14:33:24 -0800
commite3d9a4f782c960141f44d950caae238319ae7621 (patch)
treeef448498a154f0cba1b3f5a86889aae4e3ea09ff /app.config.js
parentbc5e28057a300ca07f44ad151a624443c43c49f0 (diff)
downloadvoidsky-e3d9a4f782c960141f44d950caae238319ae7621.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 1cfb6bda0..04d5081f1 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 = '1'
+  const IOS_BUILD_NUMBER = '2'
 
   /**
    * Android build number. Must be incremented for each release.