Bump version for development

This commit is contained in:
1hitsong 2022-11-04 08:06:20 -04:00
parent 6fe79d5417
commit 021d04219c
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -2,7 +2,7 @@
title=Jellyfin title=Jellyfin
major_version=1 major_version=1
minor_version=6 minor_version=6
build_version=1 build_version=2
### 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_fhd=pkg:/images/channel-poster_fhd.png

View File

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