Skip to content

Commit b8938e4

Browse files
committed
Update the master version to 1.4.3
1 parent e7e09fe commit b8938e4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mouse-dictionary",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
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.4.2",
6+
"version": "1.4.3",
77
"options_ui": {
88
"page": "options/options.html",
99
"open_in_tab": true

0 commit comments

Comments
 (0)