Skip to content

Commit 694baf6

Browse files
authored
1.1.7 (#865)
1 parent c0bba5a commit 694baf6

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

0 commit comments

Comments
 (0)