Skip to content

Commit

Permalink
Merge pull request #525 from ephemeraHQ/increment-version-20240816214935
Browse files Browse the repository at this point in the history
Increment version numbers
  • Loading branch information
alexrisch authored Aug 20, 2024
2 parents e7f5cc7 + 2d9ca65 commit 010edf2
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
Expand Up @@ -2,11 +2,11 @@
"expo": {
"ios": {
"version": "1.4.9",
"buildNumber": "244"
"buildNumber": "245"
},
"android": {
"version": "1.4.9",
"versionCode": 165
"versionCode": 166
}
}
}
}

0 comments on commit 010edf2

Please sign in to comment.