mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-19 09:16:38 +00:00
v1.4.3
This commit is contained in:
parent
882d0ecba8
commit
b63bb1ac0c
@ -3,6 +3,12 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## v1.4.3 - 2018-04-19
|
||||
|
||||
### Fixes
|
||||
|
||||
- Fix blob handling for usbboot
|
||||
|
||||
## v1.4.2 - 2018-04-18
|
||||
|
||||
### Features
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "etcher",
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3",
|
||||
"dependencies": {
|
||||
"@types/angular": {
|
||||
"version": "1.6.17",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "etcher",
|
||||
"displayName": "Etcher",
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3",
|
||||
"packageType": "local",
|
||||
"updates": {
|
||||
"enabled": true,
|
||||
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
Loading…
x
Reference in New Issue
Block a user