Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wtetsu committed Sep 5, 2018
1 parent 39527c7 commit e8f899b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Mouse Dictionary",
"description": "Mouse Dictionary",
"version": "1.0.4",
"version": "1.0.5",
"options_page": "options/options.html",
"permissions": ["storage", "unlimitedStorage", "activeTab", "tabs", "http://*/*", "https://*/*"],
"background": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mouse-dictionary",
"version": "1.0.4",
"version": "1.0.5",
"repository": "https://github.com/wtetsu/mouse-dictionary.git",
"author": "wtetsu <tewatana@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit e8f899b

Please sign in to comment.