Skip to content

Commit

Permalink
v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
puemos committed May 1, 2024
1 parent 17b8326 commit 67db323
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# HLS downloader changelog

## 4.0.2

### Fix

- Security updates

## 4.0.1

### Fix
Expand Down
2 changes: 1 addition & 1 deletion src/assets/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "HLS Downloader",
"description": "HTTP Live Stream downloader",
"version": "4.0.1",
"version": "4.0.2",
"browser_action": {
"default_popup": "popup.html",
"default_title": "HLS Downloader"
Expand Down

0 comments on commit 67db323

Please sign in to comment.