Merge pull request #437 from anthonylavado/update-ver

Update version for new release
This commit is contained in:
Anthony Lavado 2021-05-01 13:40:01 -04:00 committed by GitHub
commit 3254a6a14e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@
##########################################################################
APPNAME = Jellyfin_Roku
VERSION = 0.0.1
VERSION = 1.4.8
ROKU_TEST_ID = 1
ROKU_TEST_WAIT_DURATION = 5

View File

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

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "jellyfin-roku",
"version": "1.4.0",
"version": "1.4.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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