tangled
alpha
login
or
join now
robinwobin.dev
/
witchsky.app
forked from
jollywhoppers.com/witchsky.app
0
fork
atom
Bluesky app fork with some witchin' additions 💫
0
fork
atom
overview
issues
pulls
pipelines
Bump ios build number
Paul Frazee
2 years ago
77437194
25f0527a
+1
-1
1 changed file
expand all
collapse all
unified
split
app.config.js
+1
-1
app.config.js
···
9
9
/**
10
10
* iOS build number. Must be incremented for each TestFlight version.
11
11
*/
12
12
-
const IOS_BUILD_NUMBER = '2'
12
12
+
const IOS_BUILD_NUMBER = '3'
13
13
14
14
/**
15
15
* Android build number. Must be incremented for each release.