mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-21 22:47:49 +00:00
1.1.1
This commit is contained in:
parent
d90c3f0414
commit
91b6c1b808
@ -1,3 +1,6 @@
|
||||
# v1.1.1
|
||||
|
||||
* Prevent non-fatal errors from causing the supervisor to exit [Lorenzo]
|
||||
* Use buildtime env vars as the default Pubnub and Mixpanel keys [Pablo]
|
||||
|
||||
# v1.1.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"scripts": {
|
||||
"postinstall": "bash postinstall.sh",
|
||||
"start": "./entry.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user