This commit is contained in:
Kostas Lekkas 2016-04-25 13:38:01 +03:00
parent 8577280dc5
commit efa7d7b93c
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,6 @@
# Add endpoints to start, stop and get app [Pablo]
# v1.8.0
# Add endpoints to start, stop and get app [Pablo, Kostas]
# v1.7.0

View File

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