diff --git a/manifest.json b/manifest.json index 901c70d..ff50f77 100644 --- a/manifest.json +++ b/manifest.json @@ -27,5 +27,5 @@ }, "manifest_version": 2, "name": "Open Tabs Next to Current", - "version": "2.0.3b" + "version": "2.0.3" } diff --git a/package.json b/package.json index 8c0fd83..e3c743d 100644 --- a/package.json +++ b/package.json @@ -20,5 +20,5 @@ "test": "web-ext lint" }, "title": "Open Tabs Next to Current", - "version": "2.0.3b" + "version": "2.0.3" }