diff --git a/manifest b/manifest index 96aca4f91..3dc405c7f 100644 --- a/manifest +++ b/manifest @@ -3,7 +3,7 @@ title=viv major_version=1 minor_version=0 -build_version=5 +build_version=6 ### Main Menu Icons / Channel Poster Artwork diff --git a/package-lock.json b/package-lock.json index 2c319d65e..8e5f7d88d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "viv", - "version": "1.0.5", + "version": "1.0.6", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 2cc363de7..3a055301b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "viv", "type": "module", - "version": "1.0.5", + "version": "1.0.6", "description": "Unofficial Roku app for Jellyfin media server", "dependencies": { "@rokucommunity/bslib": "0.1.1",