Skip to content

Commit 14b9623

Browse files
committed
Release prep
1 parent bc317cd commit 14b9623

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

manifest

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
title=viv
44
major_version=1
55
minor_version=1
6-
build_version=1
6+
build_version=2
77

88
### Main Menu Icons / Channel Poster Artwork
99

10-
mm_icon_focus_fhd=pkg:/images/channel-poster_fhd_dev.jpg
11-
mm_icon_focus_hd=pkg:/images/channel-poster_hd_dev.jpg
12-
mm_icon_focus_sd=pkg:/images/channel-poster_sd_dev.jpg
10+
mm_icon_focus_fhd=pkg:/images/channel-poster_fhd.jpg
11+
mm_icon_focus_hd=pkg:/images/channel-poster_hd.jpg
12+
mm_icon_focus_sd=pkg:/images/channel-poster_sd.jpg
1313

1414
### Splash Screen + Loading Screen Artwork
1515

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "viv",
33
"type": "module",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"description": "Unofficial Roku app for Jellyfin media server",
66
"dependencies": {
77
"@rokucommunity/bslib": "0.1.1",

source/static/whatsNew/1.1.2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"author": "1hitsong"
1717
},
1818
{
19-
"description": "Fix search not returning people in results",
19+
"description": "Add people to search results",
2020
"author": "1hitsong"
2121
},
2222
{
23-
"description": "Fix search not returning playlists in results",
23+
"description": "Add playlists to search results",
2424
"author": "1hitsong"
2525
},
2626
{

0 commit comments

Comments
 (0)