Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Informatic committed Dec 26, 2021
1 parent e33675f commit a0345bc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/appinfo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "youtube.leanback.v4",
"version": "0.2.0",
"version": "0.2.1",
"vendor": "My Company",
"type": "web",
"main": "index.html",
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,6 +1,6 @@
{
"name": "youtube-webos",
"version": "0.2.0",
"version": "0.2.1",
"description": "Youtube App without ADs",
"main": "index.js",
"scripts": {
Expand Down

1 comment on commit a0345bc

@dryna2017
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix the error in YouTube, does not save the video history at the place where you finished watching

Please sign in to comment.