Version Bump
This commit is contained in:
parent
e93fa6fbdc
commit
a4cebab9ae
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@
|
||||||
##########################################################################
|
##########################################################################
|
||||||
|
|
||||||
APPNAME = Jellyfin_Roku
|
APPNAME = Jellyfin_Roku
|
||||||
VERSION = 1.6.2
|
VERSION = 1.6.3
|
||||||
|
|
||||||
ZIP_EXCLUDE= -x xml/* -x artwork/* -x \*.pkg -x storeassets\* -x keys\* -x \*/.\* -x *.git* -x *.DS* -x *.pkg* -x dist/**\* -x out/**\*
|
ZIP_EXCLUDE= -x xml/* -x artwork/* -x \*.pkg -x storeassets\* -x keys\* -x \*/.\* -x *.git* -x *.DS* -x *.pkg* -x dist/**\* -x out/**\*
|
||||||
|
|
||||||
|
|
2
manifest
2
manifest
|
@ -2,7 +2,7 @@
|
||||||
title=Jellyfin
|
title=Jellyfin
|
||||||
major_version=1
|
major_version=1
|
||||||
minor_version=6
|
minor_version=6
|
||||||
build_version=2
|
build_version=3
|
||||||
|
|
||||||
### Main Menu Icons / Channel Poster Artwork
|
### Main Menu Icons / Channel Poster Artwork
|
||||||
mm_icon_focus_fhd=pkg:/images/channel-poster_fhd.png
|
mm_icon_focus_fhd=pkg:/images/channel-poster_fhd.png
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jellyfin-roku",
|
"name": "jellyfin-roku",
|
||||||
"version": "1.6.2",
|
"version": "1.6.3",
|
||||||
"description": "Roku app for Jellyfin media server",
|
"description": "Roku app for Jellyfin media server",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user