Merge pull request #1977 from jellyfin/bump-bugfix-to-218
Some checks failed
Automation 🤖 / Project board 📊 (push) Has been cancelled
Automation 🤖 / Labeling 🏷️ (push) Has been cancelled
build-dev / dev (push) Has been cancelled
build-prod / prod (push) Has been cancelled
roku-analysis / static (push) Has been cancelled

This commit is contained in:
Charles Ewert 2024-10-08 12:25:24 -04:00 committed by GitHub
commit 5cf0a6f417
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
# If you want to get_images, you'll also need convert from ImageMagick
##########################################################################
VERSION := 2.1.7
VERSION := 2.1.8
## usage

View File

@ -3,7 +3,7 @@
title=Jellyfin
major_version=2
minor_version=1
build_version=7
build_version=8
### Main Menu Icons / Channel Poster Artwork

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "jellyfin-roku",
"version": "2.1.7",
"version": "2.1.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "jellyfin-roku",
"version": "2.1.7",
"version": "2.1.8",
"hasInstallScript": true,
"license": "GPL-2.0",
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "jellyfin-roku",
"type": "module",
"version": "2.1.7",
"version": "2.1.8",
"description": "Roku app for Jellyfin media server",
"dependencies": {
"@rokucommunity/bslib": "0.1.1",