mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-05-06 19:08:13 +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]
|
* Add listener for container events and reattach on restart [Pablo]
|
||||||
* fix deltas by not using the supervisor as source [Pablo]
|
* fix deltas by not using the supervisor as source [Pablo]
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "1.11.2",
|
"version": "1.11.3",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "sh postinstall.sh",
|
"postinstall": "sh postinstall.sh",
|
||||||
"start": "./entry.sh"
|
"start": "./entry.sh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user