Skip to content

Commit 179783b

Browse files
authored
1.4.1 (#1406)
1 parent a7648e7 commit 179783b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lighthouse-extension/app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "__MSG_appName__",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"minimum_chrome_version": "54",
55
"manifest_version": 2,
66
"description": "__MSG_appDescription__",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lighthouse",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Lighthouse",
55
"main": "./lighthouse-core/index.js",
66
"bin": {

0 commit comments

Comments
 (0)