Skip to content

Commit de25797

Browse files
paulirishbrendankenny
authored andcommitted
1.4.0 (#1403)
1 parent da4a6df commit de25797

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.3.2",
3+
"version": "1.4.0",
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.3.2",
3+
"version": "1.4.0",
44
"description": "Lighthouse",
55
"main": "./lighthouse-core/index.js",
66
"bin": {

0 commit comments

Comments
 (0)