diff --git a/Makefile b/Makefile index 095a3d31..38ffb2fb 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ ########################################################################## APPNAME = Jellyfin_Roku -VERSION = 1.6.1 +VERSION = 1.6.2 ROKU_TEST_ID = 1 ROKU_TEST_WAIT_DURATION = 5 diff --git a/manifest b/manifest index 0c8f4b83..17e49aea 100644 --- a/manifest +++ b/manifest @@ -2,7 +2,7 @@ title=Jellyfin major_version=1 minor_version=6 -build_version=1 +build_version=2 ### Main Menu Icons / Channel Poster Artwork mm_icon_focus_fhd=pkg:/images/channel-poster_fhd.png diff --git a/package.json b/package.json index 49888721..0221bf39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jellyfin-roku", - "version": "1.6.1", + "version": "1.6.2", "description": "Roku app for Jellyfin media server", "main": "index.js", "directories": {