mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-21 14:37:49 +00:00
1.13.0
This commit is contained in:
parent
cd9ddf0d2f
commit
92d7ffbf04
@ -1,3 +1,5 @@
|
||||
# v1.13.0
|
||||
|
||||
* Allow the supervisor to work in offline mode [Pablo]
|
||||
* Fix duplicate logs issue [Kostas]
|
||||
* **[Breaking]** Do not bind mount /run/dbus to /run/dbus [Pablo]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.12.2",
|
||||
"version": "1.13.0",
|
||||
"scripts": {
|
||||
"postinstall": "sh postinstall.sh",
|
||||
"start": "./entry.sh",
|
||||
|
Loading…
Reference in New Issue
Block a user