This commit is contained in:
Resin CI 2019-02-26 15:21:12 +01:00
parent cefdc95c9b
commit 759722bf7d
2 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/). This project adheres to [Semantic Versioning](http://semver.org/).
## v1.5.2 - 2019-02-26
## v1.5.1 - 2019-02-22 ## v1.5.1 - 2019-02-22
### Misc ### Misc

View File

@ -2,7 +2,7 @@
"name": "balena-etcher", "name": "balena-etcher",
"private": true, "private": true,
"displayName": "balenaEtcher", "displayName": "balenaEtcher",
"version": "1.5.0", "version": "1.5.2",
"packageType": "local", "packageType": "local",
"updates": { "updates": {
"enabled": true, "enabled": true,