Skip to content

Commit

Permalink
v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
puemos committed Jul 26, 2020
1 parent ef8dccc commit 86fc923
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# HLS downloader changelog

## 2.2.0

### Add

- Cancel a download


## 1.7.2

### Fix
Expand Down
2 changes: 1 addition & 1 deletion src/extension/pack/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"default_popup": "index.html",
"default_title": "HLS Downloader"
},
"version": "2.1.1",
"version": "2.2.0",
"background": {
"scripts": ["background.js"],
"persistent": true
Expand Down

0 comments on commit 86fc923

Please sign in to comment.