Skip to content

Commit

Permalink
version updated to 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Joaomlg committed Jan 12, 2024
1 parent 6836ef9 commit 974e1d2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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": "Finans",
"slug": "finance-app",
"version": "1.1.7",
"version": "1.1.8",
"orientation": "portrait",
"icon": "./src/assets/icon.png",
"userInterfaceStyle": "automatic",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "finance-app",
"version": "1.1.7",
"version": "1.1.8",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
Expand Down

0 comments on commit 974e1d2

Please # to comment.