Skip to content

Commit 4e9b581

Browse files
committed
22.0.1
1 parent f01e70d commit 4e9b581

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [22.0.1] - 2019-03-13
6+
### Fixed
7+
- Allow snapcraft beta scope on mozilla-release
8+
59
## [22.0.0] - 2019-03-07
610
### Added
711
- ed25519 cot signature generation and verification support.

version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"version": [
33
22,
44
0,
5-
0
5+
1
66
],
7-
"version_string": "22.0.0"
8-
}
7+
"version_string": "22.0.1"
8+
}

0 commit comments

Comments
 (0)