Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
1hitsong committed Dec 5, 2024
1 parent bc317cd commit 14b9623
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions manifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
title=viv
major_version=1
minor_version=1
build_version=1
build_version=2

### Main Menu Icons / Channel Poster Artwork

mm_icon_focus_fhd=pkg:/images/channel-poster_fhd_dev.jpg
mm_icon_focus_hd=pkg:/images/channel-poster_hd_dev.jpg
mm_icon_focus_sd=pkg:/images/channel-poster_sd_dev.jpg
mm_icon_focus_fhd=pkg:/images/channel-poster_fhd.jpg
mm_icon_focus_hd=pkg:/images/channel-poster_hd.jpg
mm_icon_focus_sd=pkg:/images/channel-poster_sd.jpg

### Splash Screen + Loading Screen Artwork

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "viv",
"type": "module",
"version": "1.1.1",
"version": "1.1.2",
"description": "Unofficial Roku app for Jellyfin media server",
"dependencies": {
"@rokucommunity/bslib": "0.1.1",
Expand Down
4 changes: 2 additions & 2 deletions source/static/whatsNew/1.1.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"author": "1hitsong"
},
{
"description": "Fix search not returning people in results",
"description": "Add people to search results",
"author": "1hitsong"
},
{
"description": "Fix search not returning playlists in results",
"description": "Add playlists to search results",
"author": "1hitsong"
},
{
Expand Down

0 comments on commit 14b9623

Please sign in to comment.