From ae81be4468cd0f106c9f54b8180dee056328b6cb Mon Sep 17 00:00:00 2001 From: mbnuqw Date: Thu, 16 Jan 2020 21:09:57 +0500 Subject: [PATCH] Bump version v4.3.0 --- addon/manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/addon/manifest.json b/addon/manifest.json index 2b19c9a25..fc3cbecd7 100644 --- a/addon/manifest.json +++ b/addon/manifest.json @@ -8,7 +8,7 @@ }, "author": "mbnuqw", "name": "__MSG_ExtName__", - "version": "4.2.0", + "version": "4.3.0", "default_locale": "en", "description": "__MSG_ExtDesc__", "homepage_url": "https://github.com/mbnuqw/sidebery", diff --git a/package.json b/package.json index ef814d6ea..fb2dc2274 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sidebery", - "version": "4.2.0", + "version": "4.3.0", "description": "Manage your tabs and bookmarks in sidebar", "main": "index.js", "scripts": {