This commit is contained in:
Pablo Carranza Velez 2016-06-07 13:01:38 -03:00
parent 9c0042c2d5
commit 30457c0e0f
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v1.11.0
* Add restart policies and change default to auto-restart [Aleksis]
# v1.10.1

View File

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