Skip to content

Commit fe8d4d1

Browse files
author
Sergey Malinin
committed
Update version to 2.11.7
1 parent 0804582 commit fe8d4d1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Firefox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.11.6",
2+
"version": "2.11.7",
33
"id": "osds@openlinksw.com",
44
"name": "osds",
55
"title": "OpenLink Structured Data Sniffer",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "OpenLink Structured Data Sniffer",
33
"short_name": "OSD Sniffer",
4-
"version": "2.11.6",
4+
"version": "2.11.7",
55
"manifest_version": 2,
66
"minimum_chrome_version": "18",
77
"description": "Reveals structured metadata (Microdata, RDFa, JSON-LD, Turtle, etc.) embedded within HTML documents.",

src/manifest.json.ff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OpenLink Structured Data Sniffer",
3-
"version": "2.11.6",
3+
"version": "2.11.7",
44
"manifest_version": 2,
55
"description": "Reveals structured metadata (Microdata, RDFa, JSON-LD, Turtle, etc.) embedded within HTML documents.",
66
"applications": {

0 commit comments

Comments
 (0)