Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
1hitsong committed Nov 21, 2024
1 parent d974d36 commit b064f20
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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=0
build_version=1

### 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.0",
"version": "1.1.1",
"description": "Unofficial Roku app for Jellyfin media server",
"dependencies": {
"@rokucommunity/bslib": "0.1.1",
Expand Down

0 comments on commit b064f20

Please sign in to comment.