diff --git a/manifest.json b/manifest.json index 65102ba..c76e8aa 100644 --- a/manifest.json +++ b/manifest.json @@ -27,5 +27,5 @@ }, "manifest_version": 2, "name": "Open Tabs Next to Current", - "version": "2.0.3" + "version": "2.0.4" } diff --git a/package.json b/package.json index 5fcf066..b7d3d11 100644 --- a/package.json +++ b/package.json @@ -20,5 +20,5 @@ "test": "web-ext lint" }, "title": "Open Tabs Next to Current", - "version": "2.0.3" + "version": "2.0.4" }