mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-12-03 11:50:56 +00:00
Merge pull request #462 from anthonylavado/master
Bump for release 1.4.9
This commit is contained in:
commit
6e7b0f0df5
2
Makefile
2
Makefile
@ -12,7 +12,7 @@
|
||||
##########################################################################
|
||||
|
||||
APPNAME = Jellyfin_Roku
|
||||
VERSION = 1.4.8
|
||||
VERSION = 1.4.9
|
||||
ROKU_TEST_ID = 1
|
||||
ROKU_TEST_WAIT_DURATION = 5
|
||||
|
||||
|
2
manifest
2
manifest
@ -2,7 +2,7 @@
|
||||
title=Jellyfin
|
||||
major_version=1
|
||||
minor_version=4
|
||||
build_version=8
|
||||
build_version=9
|
||||
|
||||
### Main Menu Icons / Channel Poster Artwork
|
||||
mm_icon_focus_fhd=pkg:/images/channel-poster_fhd.png
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jellyfin-roku",
|
||||
"version": "1.4.8",
|
||||
"version": "1.4.9",
|
||||
"description": "Roku app for Jellyfin media server",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
|
Loading…
Reference in New Issue
Block a user