Skip to content

Commit

Permalink
Merge pull request #8 from paxal/releases/v1.1.0
Browse files Browse the repository at this point in the history
Release 1.1.0
  • Loading branch information
paxal authored Sep 30, 2020
2 parents 106c6f5 + 351f78d commit af10cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Select option extension",
"version": "1.0.0",
"version": "1.1.0",
"description": "Deals with <select> options : filter, copy and paste",
"manifest_version": 2,
"permissions": ["contextMenus", "activeTab"],
Expand Down

0 comments on commit af10cec

Please sign in to comment.