Version Bump (1.6.1)

This commit is contained in:
1hitsong 2022-11-02 19:54:15 -04:00 committed by Neil Burrows
parent fed395003c
commit 145a08b460
3 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@
##########################################################################
APPNAME = Jellyfin_Roku
VERSION = 1.6.0
VERSION = 1.6.1
ROKU_TEST_ID = 1
ROKU_TEST_WAIT_DURATION = 5

View File

@ -1,8 +1,8 @@
## Channel Details
title=Jellyfin
major_version=1
minor_version=5
build_version=0
minor_version=6
build_version=1
### 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.0",
"version": "1.6.1",
"description": "Roku app for Jellyfin media server",
"main": "index.js",
"directories": {