Skip to content

Commit

Permalink
1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyec committed Feb 10, 2021
1 parent 3f40e7e commit 81bf75a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "powerlet",
"version": "1.1.4",
"version": "1.1.5",
"description": "Quickly access and run your bookmark scripts",
"main": "src/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Powerlet",
"version": "1.1.4",
"version": "1.1.5",
"description": "Quickly find and run your bookmarklets.",
"permissions": ["activeTab", "bookmarks"],
"background": {
Expand Down

0 comments on commit 81bf75a

Please sign in to comment.