Increment version for build
This commit is contained in:
parent
025a35dd93
commit
244a91a783
2
Makefile
2
Makefile
|
@ -12,7 +12,7 @@
|
||||||
##########################################################################
|
##########################################################################
|
||||||
|
|
||||||
APPNAME = Jellyfin_Roku
|
APPNAME = Jellyfin_Roku
|
||||||
VERSION = 1.4.11
|
VERSION = 1.4.12
|
||||||
ROKU_TEST_ID = 1
|
ROKU_TEST_ID = 1
|
||||||
ROKU_TEST_WAIT_DURATION = 5
|
ROKU_TEST_WAIT_DURATION = 5
|
||||||
|
|
||||||
|
|
2
manifest
2
manifest
|
@ -2,7 +2,7 @@
|
||||||
title=Jellyfin
|
title=Jellyfin
|
||||||
major_version=1
|
major_version=1
|
||||||
minor_version=4
|
minor_version=4
|
||||||
build_version=11
|
build_version=12
|
||||||
|
|
||||||
### Main Menu Icons / Channel Poster Artwork
|
### Main Menu Icons / Channel Poster Artwork
|
||||||
mm_icon_focus_fhd=pkg:/images/channel-poster_fhd.png
|
mm_icon_focus_fhd=pkg:/images/channel-poster_fhd.png
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jellyfin-roku",
|
"name": "jellyfin-roku",
|
||||||
"version": "1.4.11",
|
"version": "1.4.12",
|
||||||
"description": "Roku app for Jellyfin media server",
|
"description": "Roku app for Jellyfin media server",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user