We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f01e70d commit 4e9b581Copy full SHA for 4e9b581
CHANGELOG.md
@@ -2,6 +2,10 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [22.0.1] - 2019-03-13
6
+### Fixed
7
+- Allow snapcraft beta scope on mozilla-release
8
+
9
## [22.0.0] - 2019-03-07
10
### Added
11
- ed25519 cot signature generation and verification support.
version.json
@@ -2,7 +2,7 @@
"version": [
22,
0,
- 0
+ 1
],
- "version_string": "22.0.0"
-}
+ "version_string": "22.0.1"
+}
0 commit comments