Skip to content

Commit

Permalink
release v0.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6b committed Oct 9, 2020
1 parent 2a43141 commit 364b4fc
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"
},
"version": "0.20.2"
"version": "0.20.4"
}
2 changes: 1 addition & 1 deletion packages/firefox/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Copy Selection as Markdown",
"version": "0.20.2",
"version": "0.20.4",
"description": "Copy title, URL, and selection as Markdown",
"icons": {
"48": "icons/extension.svg",
Expand Down
2 changes: 1 addition & 1 deletion packages/firefox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "copy-selection-as-markdown-firefox",
"version": "0.20.2",
"version": "0.20.4",
"description": "copy-selection-as-markdown Firefox addon",
"author": "0x6b",
"license": "MIT",
Expand Down

0 comments on commit 364b4fc

Please sign in to comment.