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

Commit 7a15969

Browse files
committed
Merge branch 'prepare-2.1.0'
2 parents 5972787 + a33f6fe commit 7a15969

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## 2.1.0 (unreleased)
3+
## 2.1.0 (2017-12-08)
44

5-
* No changes yet.
5+
* Fixing push build.
66

77

88
## 2.0.0 (2017-12-08)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "notes",
33
44
"description": "Displays a sidebar that lets you take notes on web pages.",
5-
"version": "2.1.0dev",
5+
"version": "2.1.0",
66
"author": "Storage 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": "Firefox Notes",
44
"description": "Displays a sidebar that lets you take notes on web pages.",
5-
"version": "2.1.0dev",
5+
"version": "2.1.0",
66
"default_locale": "en_US",
77
"author": "Mozilla Test Pilot team",
88
"applications": {

0 commit comments

Comments
 (0)