Skip to content

Commit

Permalink
chore: Bump Versions for Builds
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrisch committed Dec 6, 2024
1 parent 583d987 commit 38b69dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"expo": {
"version": "2.0.9",
"version": "2.1.0",
"ios": {
"buildNumber": "36"
"buildNumber": "1"
},
"android": {
"versionCode": 234
"versionCode": 237
}
}
}

0 comments on commit 38b69dd

Please sign in to comment.