Version bump

This commit is contained in:
1hitsong 2023-03-16 09:26:42 -04:00
parent 2e6af7100b
commit acff1481c3
4 changed files with 12 additions and 9 deletions

View File

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

@ -1,15 +1,18 @@
## Channel Details
## Channel Details
title=Jellyfin
major_version=1
minor_version=6
build_version=3
build_version=4
### 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_hd=pkg:/images/channel-poster_hd.png
mm_icon_focus_sd=pkg:/images/channel-poster_sd.png
### Splash Screen + Loading Screen Artwork
### Splash Screen + Loading Screen Artwork
splash_screen_fhd=pkg:/images/splash-screen_fhd.png
splash_screen_hd=pkg:/images/splash-screen_hd.png
splash_screen_sd=pkg:/images/splash-screen_sd.png
@ -21,4 +24,4 @@ ui_resolutions=fhd
screensaver_private=1
screensaver_title=Jellyfin
supports_input_launch=1
supports_input_launch=1

4
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "jellyfin-roku",
"version": "1.6.3",
"version": "1.6.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
@ -8765,4 +8765,4 @@
"dev": true
}
}
}
}

View File

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