Skip to content

Commit b348dd2

Browse files
committed
Bump version to 1.2.0
1 parent dd1f24b commit b348dd2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "FL Quality Lantern",
33
"description": "Reveal hidden Qualities in Fallen London storylets.",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"manifest_version": 2,
66
"permissions": [],
77
"content_scripts": [
@@ -32,4 +32,4 @@
3232
"web_accessible_resources": [
3333
"inject.js"
3434
]
35-
}
35+
}

manifest_v3.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "FL Quality Lantern",
33
"description": "Reveal hidden Qualities in Fallen London storylets",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"manifest_version": 3,
66
"permissions": [],
77
"content_scripts": [
@@ -33,4 +33,4 @@
3333
"resources": ["inject.js"],
3434
"matches": ["https://www.fallenlondon.com/*"]
3535
}]
36-
}
36+
}

0 commit comments

Comments
 (0)