mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-05-31 06:41:05 +00:00
1.11.2
This commit is contained in:
parent
1f3eddb3b0
commit
f69e635196
@ -1,3 +1,7 @@
|
||||
# v1.11.2
|
||||
|
||||
* fix delta error handling by listening for the 'error' event [petrosagg]
|
||||
|
||||
# v1.11.1
|
||||
|
||||
* Use sh for postinstall as alpine has no bash [Pablo]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.11.1",
|
||||
"version": "1.11.2",
|
||||
"scripts": {
|
||||
"postinstall": "sh postinstall.sh",
|
||||
"start": "./entry.sh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user