bump bugfix branch version

This commit is contained in:
Charles Ewert 2024-02-04 11:21:50 -05:00
parent 58c746af49
commit db8617d541
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.0.3
VERSION := 2.0.4
## usage

View File

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

4
package-lock.json generated
View File

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

View File

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