From 1a5eb9e04f8861dad253bc3aad07c89bdaff58fb Mon Sep 17 00:00:00 2001 From: Vlad Filippov Date: Tue, 5 Feb 2019 10:30:11 -0500 Subject: [PATCH] v4.3.3 --- CHANGELOG.md | 4 ++++ package.json | 2 +- src/manifest.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 944552495..b51f83e38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 4.3.3 + +* Version bump for auto update + ## 4.3.2 * Update name diff --git a/package.json b/package.json index 943e139a6..82cc10fbc 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.2", + "version": "4.3.3", "author": "Test Pilot Mozilla Team", "bugs": { "url": "https://github.com/mozilla/notes/issues" diff --git a/src/manifest.json b/src/manifest.json index c43cb3a3d..0674d8986 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.2", + "version": "4.3.3", "default_locale": "en_US", "author": "Mozilla Test Pilot team", "applications": {