From 021d04219c7c7f0d2d80978449220fe6716d4025 Mon Sep 17 00:00:00 2001 From: 1hitsong <3330318+1hitsong@users.noreply.github.com> Date: Fri, 4 Nov 2022 08:06:20 -0400 Subject: [PATCH] Bump version for development --- Makefile | 2 +- manifest | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 095a3d31..38ffb2fb 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ ########################################################################## APPNAME = Jellyfin_Roku -VERSION = 1.6.1 +VERSION = 1.6.2 ROKU_TEST_ID = 1 ROKU_TEST_WAIT_DURATION = 5 diff --git a/manifest b/manifest index 0c8f4b83..17e49aea 100644 --- a/manifest +++ b/manifest @@ -2,7 +2,7 @@ title=Jellyfin major_version=1 minor_version=6 -build_version=1 +build_version=2 ### Main Menu Icons / Channel Poster Artwork mm_icon_focus_fhd=pkg:/images/channel-poster_fhd.png diff --git a/package.json b/package.json index 49888721..0221bf39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jellyfin-roku", - "version": "1.6.1", + "version": "1.6.2", "description": "Roku app for Jellyfin media server", "main": "index.js", "directories": {