Skip to content

Commit

Permalink
Merge pull request #738 from ephemeraHQ/increment-version
Browse files Browse the repository at this point in the history
Increment version numbers
  • Loading branch information
saulmc authored Sep 15, 2024
2 parents 5d41629 + 295eb70 commit 2f2b4f8
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": "262"
"buildNumber": "263"
},
"android": {
"version": "1.4.9",
"versionCode": 183
"versionCode": 184
}
}
}

0 comments on commit 2f2b4f8

Please sign in to comment.