bump version to 2.0.3
This commit is contained in:
parent
a08f8a646d
commit
8aa5da228e
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@
|
||||||
# If you want to get_images, you'll also need convert from ImageMagick
|
# If you want to get_images, you'll also need convert from ImageMagick
|
||||||
##########################################################################
|
##########################################################################
|
||||||
|
|
||||||
VERSION := 2.0.2
|
VERSION := 2.0.3
|
||||||
|
|
||||||
## usage
|
## usage
|
||||||
|
|
||||||
|
|
2
manifest
2
manifest
|
@ -3,7 +3,7 @@
|
||||||
title=Jellyfin
|
title=Jellyfin
|
||||||
major_version=2
|
major_version=2
|
||||||
minor_version=0
|
minor_version=0
|
||||||
build_version=2
|
build_version=3
|
||||||
|
|
||||||
### Main Menu Icons / Channel Poster Artwork
|
### Main Menu Icons / Channel Poster Artwork
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "jellyfin-roku",
|
"name": "jellyfin-roku",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.0.2",
|
"version": "2.0.3",
|
||||||
"description": "Roku app for Jellyfin media server",
|
"description": "Roku app for Jellyfin media server",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@rokucommunity/bslib": "0.1.1",
|
"@rokucommunity/bslib": "0.1.1",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user