diff --git a/Makefile b/Makefile index 9d24abfb..6e2dd6bc 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ ########################################################################## APPNAME = Jellyfin_Roku -VERSION = 1.4.9 +VERSION = 1.4.10 ROKU_TEST_ID = 1 ROKU_TEST_WAIT_DURATION = 5 diff --git a/manifest b/manifest index 58c23458..b1212d42 100644 --- a/manifest +++ b/manifest @@ -2,7 +2,7 @@ title=Jellyfin major_version=1 minor_version=4 -build_version=9 +build_version=10 ### 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 81368878..ee51b74b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jellyfin-roku", - "version": "1.4.9", + "version": "1.4.10", "description": "Roku app for Jellyfin media server", "main": "index.js", "directories": {