From e47c684df652b0f254b4805f078cec5e292c7afc Mon Sep 17 00:00:00 2001 From: Vlad Filippov Date: Thu, 17 Sep 2020 15:56:31 -0400 Subject: [PATCH] Bump web-ext version --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bc074f36..104b3932 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "notes", "id": "notes@mozilla.com", "description": "Displays a sidebar that lets you take notes on web pages.", - "version": "4.3.6", + "version": "4.3.7", "author": "Test Pilot Mozilla Team", "bugs": { "url": "https://github.com/mozilla/notes/issues" diff --git a/src/manifest.json b/src/manifest.json index 69f011ad..3381e00c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Notes by Firefox", "description": "Displays a sidebar that lets you take notes on web pages.", - "version": "4.3.6", + "version": "4.3.7", "default_locale": "en_US", "author": "Mozilla Test Pilot team", "applications": {