Merge pull request #1610 from cewert/prep-v2.0.1
This commit is contained in:
commit
abafbf53df
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@
|
|||
# If you want to get_images, you'll also need convert from ImageMagick
|
||||
##########################################################################
|
||||
|
||||
VERSION := 2.0.0
|
||||
VERSION := 2.0.1
|
||||
|
||||
## usage
|
||||
|
||||
|
|
2
manifest
2
manifest
|
@ -3,7 +3,7 @@
|
|||
title=Jellyfin
|
||||
major_version=2
|
||||
minor_version=0
|
||||
build_version=0
|
||||
build_version=1
|
||||
|
||||
### Main Menu Icons / Channel Poster Artwork
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "jellyfin-roku",
|
||||
"type": "module",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "Roku app for Jellyfin media server",
|
||||
"dependencies": {
|
||||
"@rokucommunity/bslib": "0.1.1",
|
||||
|
|
Loading…
Reference in New Issue
Block a user