Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
reneaaron committed Sep 2, 2024
1 parent 398dc02 commit 176e5e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"expo": {
"name": "Alby Go",
"slug": "alby-mobile",
"version": "1.3.0",
"version": "1.4.0",
"scheme": [
"bitcoin",
"lightning",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alby-go",
"version": "1.3.0",
"version": "1.4.0",
"main": "expo-router/entry",
"scripts": {
"start": "expo start",
Expand Down Expand Up @@ -63,4 +63,4 @@
"typescript": "~5.3.3"
},
"private": true
}
}

0 comments on commit 176e5e2

Please sign in to comment.