Skip to content

Commit

Permalink
Merge pull request #632 from ephemeraHQ/increment-version
Browse files Browse the repository at this point in the history
Increment version numbers
  • Loading branch information
nmalzieu authored Aug 30, 2024
2 parents cbd501a + 9c64e22 commit 0c1fe02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"expo": {
"ios": {
"version": "1.4.9",
"buildNumber": "250"
"buildNumber": "251"
},
"android": {
"version": "1.4.9",
"versionCode": 171
"versionCode": 172
}
}
}

0 comments on commit 0c1fe02

Please sign in to comment.