From eea1a24b5a5a619472d138554a51137fbed67520 Mon Sep 17 00:00:00 2001 From: Sebastian Blask Date: Fri, 19 May 2017 01:16:15 +0200 Subject: [PATCH] Bump version --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" }