Skip to content

Commit

Permalink
changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzkaganeren committed Feb 27, 2021
1 parent a9cadeb commit b45811e
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,7 +2,7 @@
"expo": {
"name": "Manjaro",
"slug": "manjaro-app",
"version": "1.0.3",
"version": "1.0.4",
"orientation": "portrait",
"icon": "./assets/icon.png",
"splash": {
Expand All @@ -23,7 +23,7 @@
},
"android": {
"package": "com.manjaro.manjarohome",
"versionCode": 10,
"versionCode": 11,
"enableDangerousExperimentalLeanBuilds": true,
"permissions": []
},
Expand Down

0 comments on commit b45811e

Please sign in to comment.