mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-18 10:46:22 +00:00
1.11.0
This commit is contained in:
parent
9c0042c2d5
commit
30457c0e0f
@ -1,3 +1,5 @@
|
||||
# v1.11.0
|
||||
|
||||
* Add restart policies and change default to auto-restart [Aleksis]
|
||||
|
||||
# v1.10.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.10.1",
|
||||
"version": "1.11.0",
|
||||
"scripts": {
|
||||
"postinstall": "bash postinstall.sh",
|
||||
"start": "./entry.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user