Merge pull request #506 from anthonylavado/version-bump

Bump the channel version for release
This commit is contained in:
Anthony Lavado 2021-12-10 22:21:59 -05:00 committed by GitHub
commit a591d4dd6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@
##########################################################################
APPNAME = Jellyfin_Roku
VERSION = 1.4.9
VERSION = 1.4.10
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=9
build_version=10
### 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.4.9",
"version": "1.4.10",
"description": "Roku app for Jellyfin media server",
"main": "index.js",
"directories": {