Skip to content

Commit 68d4cd1

Browse files
committed
Bump ios build number
1 parent 31bf286 commit 68d4cd1

File tree

12 files changed

+2522
-1378
lines changed

12 files changed

+2522
-1378
lines changed

app.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ module.exports = function () {
2020
/**
2121
* iOS build number. Must be incremented for each TestFlight version.
2222
*/
23-
const IOS_BUILD_NUMBER = '2'
23+
const IOS_BUILD_NUMBER = '3'
2424

2525
/**
2626
* Android build number. Must be incremented for each release.

0 commit comments

Comments
 (0)