Skip to content

Commit 66bd9e3

Browse files
committed
1.3.1
1 parent 332138b commit 66bd9e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mouse-dictionary",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"repository": "https://github.com/wtetsu/mouse-dictionary.git",
55
"author": "wtetsu",
66
"license": "MIT",

static/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "__MSG_appDesc__",
44
"default_locale": "en",
55
"author": "wtetsu",
6-
"version": "1.3.0",
6+
"version": "1.3.1",
77
"options_ui": {
88
"page": "options/options.html",
99
"open_in_tab": true

0 commit comments

Comments
 (0)