Skip to content

Commit

Permalink
Bump app version to 1.0.11 (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurin-Notemann authored Dec 10, 2024
1 parent 9566fbe commit 9483439
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mobile-app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"expo": {
"name": "beerpong-tournament",
"slug": "mobile-app",
"version": "1.0.10",
"version": "1.0.11",
"orientation": "portrait",
"icon": "./assets/images/icon.png",
"scheme": "myapp",
Expand Down
2 changes: 1 addition & 1 deletion mobile-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mobile-app",
"main": "expo-router/entry",
"version": "1.0.10",
"version": "1.0.11",
"scripts": {
"prestart": "cp ../.env.example .env",
"start": "expo start",
Expand Down

0 comments on commit 9483439

Please sign in to comment.