Version bump to 1.6.5

This commit is contained in:
1hitsong 2023-04-11 09:56:15 -04:00
parent 9816fb77c2
commit 2991efff2e
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
##########################################################################
APPNAME = Jellyfin_Roku
VERSION = 1.6.4
VERSION = 1.6.5
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

@ -3,7 +3,7 @@
title=Jellyfin
major_version=1
minor_version=6
build_version=4
build_version=5
### Main Menu Icons / Channel Poster Artwork

View File

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