From f198b071476903b24769f22ec0b8455201e1f2e5 Mon Sep 17 00:00:00 2001 From: Anthony Lavado Date: Tue, 13 Apr 2021 09:41:24 -0400 Subject: [PATCH] Update version for release --- manifest | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest b/manifest index ce867f6a..b1951135 100644 --- a/manifest +++ b/manifest @@ -1,8 +1,8 @@ ## Channel Details title=Jellyfin major_version=1 -minor_version=3 -build_version=5 +minor_version=4 +build_version=7 ### 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 cf5503a7..c8ae6668 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jellyfin-roku", - "version": "1.4.0", + "version": "1.4.7", "description": "Roku app for Jellyfin media server", "main": "index.js", "directories": {