Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit ec4e718

Browse files
committed
Release 4.3.6
1 parent 56d306f commit ec4e718

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 4.3.6
4+
5+
* Bump for AMO
6+
37
## 4.3.5
48

59
* Fix for login

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "notes",
33
"id": "notes@mozilla.com",
44
"description": "Displays a sidebar that lets you take notes on web pages.",
5-
"version": "4.3.5",
5+
"version": "4.3.6",
66
"author": "Test Pilot Mozilla Team",
77
"bugs": {
88
"url": "https://github.com/mozilla/notes/issues"

src/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "Notes by Firefox",
44
"description": "Displays a sidebar that lets you take notes on web pages.",
5-
"version": "4.3.5",
5+
"version": "4.3.6",
66
"default_locale": "en_US",
77
"author": "Mozilla Test Pilot team",
88
"applications": {

0 commit comments

Comments
 (0)