We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0bba5a commit 694baf6Copy full SHA for 694baf6
lighthouse-extension/app/manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "__MSG_appName__",
3
- "version": "1.1.6",
+ "version": "1.1.7",
4
"minimum_chrome_version": "52",
5
"manifest_version": 2,
6
"description": "__MSG_appDescription__",
package.json
"name": "lighthouse",
"description": "Lighthouse",
"main": "./lighthouse-core/index.js",
"bin": {
0 commit comments