From 1baaa35a399a58fb83d3b83260ae5aaf8528f0e3 Mon Sep 17 00:00:00 2001 From: Sergey Malinin Date: Fri, 28 Jul 2017 22:47:16 +1000 Subject: [PATCH] Update version to 2.14.26 --- src/manifest.json | 2 +- src/manifest.json.edge | 2 +- src/manifest.json.ff | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 03ce626..8753187 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -3,7 +3,7 @@ "short_name": "OSD Sniffer", "author":"OpenLink Software", "homepage_url": "http://osds.openlinksw.com/", - "version": "2.14.25", + "version": "2.14.26", "manifest_version": 2, "minimum_chrome_version": "18", "description": "Reveals structured metadata (Microdata, RDFa, JSON-LD, Turtle, etc.) embedded within HTML documents.", diff --git a/src/manifest.json.edge b/src/manifest.json.edge index c2819a5..1891103 100644 --- a/src/manifest.json.edge +++ b/src/manifest.json.edge @@ -3,7 +3,7 @@ "short_name": "OSD Sniffer", "author":"OpenLink Software", "homepage_url": "http://osds.openlinksw.com/", - "version": "2.14.25", + "version": "2.14.26", "manifest_version": 2, "minimum_chrome_version": "18", "description": "Reveals structured metadata (Microdata, RDFa, JSON-LD, Turtle, etc.) embedded within HTML documents.", diff --git a/src/manifest.json.ff b/src/manifest.json.ff index 0a3120a..c4c88dd 100644 --- a/src/manifest.json.ff +++ b/src/manifest.json.ff @@ -3,7 +3,7 @@ "short_name": "osds", "author":"OpenLink Software", "homepage_url": "http://osds.openlinksw.com/", - "version": "2.14.25", + "version": "2.14.26", "manifest_version": 2, "minimum_chrome_version": "18", "description": "Reveals structured metadata (Microdata, RDFa, JSON-LD, Turtle, etc.) embedded within HTML documents.",