diff --git a/manifest.json b/manifest.json index 743e337..4f6d805 100644 --- a/manifest.json +++ b/manifest.json @@ -32,5 +32,5 @@ }, "manifest_version": 2, "name": "Open Tabs Next to Current", - "version": "2.0.8" + "version": "2.0.9" } diff --git a/package.json b/package.json index 2b1839a..00deaf2 100644 --- a/package.json +++ b/package.json @@ -31,5 +31,5 @@ "test": "web-ext lint" }, "title": "Open Tabs Next to Current", - "version": "2.0.8" + "version": "2.0.9" }