Version Bump

This commit is contained in:
1hitsong 2022-12-13 20:39:01 -05:00
parent e93fa6fbdc
commit a4cebab9ae
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
##########################################################################
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/**\*

View File

@ -2,7 +2,7 @@
title=Jellyfin
major_version=1
minor_version=6
build_version=2
build_version=3
### Main Menu Icons / Channel Poster Artwork
mm_icon_focus_fhd=pkg:/images/channel-poster_fhd.png

View File

@ -1,6 +1,6 @@
{
"name": "jellyfin-roku",
"version": "1.6.2",
"version": "1.6.3",
"description": "Roku app for Jellyfin media server",
"main": "index.js",
"devDependencies": {