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

Commit 91071b1

Browse files
committed
Bump to 4.3.4
1 parent b5df794 commit 91071b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.3",
5+
"version": "4.3.4",
66
"author": "Test Pilot Mozilla Team",
77
"bugs": {
88
"url": "https://github.com/mozilla/notes/issues"

src/manifest.json

Lines changed: 1 addition & 1 deletion
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.3",
5+
"version": "4.3.4",
66
"default_locale": "en_US",
77
"author": "Mozilla Test Pilot team",
88
"applications": {

0 commit comments

Comments
 (0)