Skip to content

Commit

Permalink
1.6 Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
neilsb committed Oct 27, 2022
1 parent 68d4cfc commit 313f631
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
##########################################################################

APPNAME = Jellyfin_Roku
VERSION = 1.4.12
VERSION = 1.6.0
ROKU_TEST_ID = 1
ROKU_TEST_WAIT_DURATION = 5

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": "jellyfin-roku",
"version": "1.4.12",
"version": "1.6.0",
"description": "Roku app for Jellyfin media server",
"main": "index.js",
"directories": {
Expand Down Expand Up @@ -41,4 +41,4 @@
"sob": "npm:slide-out-button@^1.0.1",
"intKeyboard": "npm:integer-keyboard@^1.0.12"
}
}
}

0 comments on commit 313f631

Please sign in to comment.