Skip to content

Commit

Permalink
Merge pull request #86 from anthonylavado/master
Browse files Browse the repository at this point in the history
Increment shipping version
  • Loading branch information
anthonylavado authored Jul 8, 2022
2 parents 0e3c02b + ad63d9b commit 7b1f95e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/appinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bgImage": "assets/splash.png",
"title": "Jellyfin",
"type": "web",
"version": "1.0.1",
"version": "1.1.0",
"splashBackground": "assets/splash.png",
"bgColor": "#000b25",
"vendor": "Jellyfin Project",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "org.jellyfin.webos",
"version": "1.0.1",
"version": "1.1.0",
"description": "Jellyfin WebOS client",
"scripts": {
"check": "ares-package --check",
Expand Down

0 comments on commit 7b1f95e

Please sign in to comment.