Skip to content

Commit

Permalink
Merge pull request #276 from jellyfin/increment-int
Browse files Browse the repository at this point in the history
Increment build
  • Loading branch information
anthonylavado authored Jun 18, 2021
2 parents f414e98 + 884fa30 commit 0622430
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 @@ -8,7 +8,7 @@
"ios",
"android"
],
"version": "1.4.0",
"version": "1.4.1",
"orientation": "default",
"primaryColor": "#00a4dc",
"backgroundColor": "#101010",
Expand All @@ -27,7 +27,7 @@
"**/*"
],
"ios": {
"buildNumber": "5.4.0.1",
"buildNumber": "5.4.1.0",
"supportsTablet": true,
"bundleIdentifier": "org.jellyfin.expo",
"infoPlist": {
Expand Down

0 comments on commit 0622430

Please sign in to comment.