mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-19 05:37:53 +00:00
1.11.3
This commit is contained in:
parent
419a4d2510
commit
d88e7d7d36
@ -1,3 +1,5 @@
|
||||
# v1.11.3
|
||||
|
||||
* Add listener for container events and reattach on restart [Pablo]
|
||||
* fix deltas by not using the supervisor as source [Pablo]
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.11.2",
|
||||
"version": "1.11.3",
|
||||
"scripts": {
|
||||
"postinstall": "sh postinstall.sh",
|
||||
"start": "./entry.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user