Skip to content

Commit a5bbe23

Browse files
committed
1.1.3
1 parent b4e2478 commit a5bbe23

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

0 commit comments

Comments
 (0)