Skip to content

Commit

Permalink
Bump to version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marklieberman committed May 3, 2020
1 parent ac443e7 commit 3764970
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "youtube-dl-button",
"version": "1.0.3",
"version": "1.0.4",
"description": "Add a browser action that sends the tab or a URL to youtube-dl.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

"manifest_version": 2,
"name": "Youtube-DL Button",
"version": "1.0.3",
"version": "1.0.4",

"applications": {
"gecko": {
Expand Down

0 comments on commit 3764970

Please sign in to comment.