From 7275141c7a951c355437a24dc5eb8e896f0f47d3 Mon Sep 17 00:00:00 2001 From: mbnuqw Date: Sat, 28 Mar 2020 15:26:06 +0500 Subject: [PATCH] Bump version 4.7.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 956215258..99637b385 100644 --- a/addon/manifest.json +++ b/addon/manifest.json @@ -8,7 +8,7 @@ }, "author": "mbnuqw", "name": "__MSG_ExtName__", - "version": "4.6.2", + "version": "4.7.0", "default_locale": "en", "description": "__MSG_ExtDesc__", "homepage_url": "https://github.com/mbnuqw/sidebery", diff --git a/package.json b/package.json index c4b61b71b..aec39f52d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sidebery", - "version": "4.6.2", + "version": "4.7.0", "description": "Manage your tabs and bookmarks in sidebar", "main": "index.js", "scripts": {