This commit is contained in:
Pablo Carranza Velez 2015-12-07 10:13:58 -08:00
parent 7f9683182e
commit 3c8dce9bf4
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v1.3.1
* Only save the app if starting the container was successful [Pablo]
# v1.3.0

View File

@ -1,6 +1,6 @@
{
"name": "resin-supervisor",
"version": "1.3.0",
"version": "1.3.1",
"scripts": {
"postinstall": "bash postinstall.sh",
"start": "./entry.sh"