mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-21 14:37:49 +00:00
1.3.1
This commit is contained in:
parent
7f9683182e
commit
3c8dce9bf4
@ -1,3 +1,5 @@
|
||||
# v1.3.1
|
||||
|
||||
* Only save the app if starting the container was successful [Pablo]
|
||||
|
||||
# v1.3.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"scripts": {
|
||||
"postinstall": "bash postinstall.sh",
|
||||
"start": "./entry.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user