From 0a74dd35f34146bca7f1ddeac57356165d0601fb Mon Sep 17 00:00:00 2001 From: mbnuqw Date: Tue, 2 Jun 2020 21:22:00 +0500 Subject: [PATCH] Bump version 4.9.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 755e9c848..8c165b6bd 100644 --- a/addon/manifest.json +++ b/addon/manifest.json @@ -8,7 +8,7 @@ }, "author": "mbnuqw", "name": "__MSG_ExtName__", - "version": "4.8.0", + "version": "4.9.0", "default_locale": "en", "description": "__MSG_ExtDesc__", "homepage_url": "https://github.com/mbnuqw/sidebery", diff --git a/package.json b/package.json index bc13785f9..df7290e37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sidebery", - "version": "4.8.0", + "version": "4.9.0", "description": "Manage your tabs and bookmarks in sidebar", "main": "index.js", "scripts": {