This commit is contained in:
Pablo Carranza Velez 2016-02-09 10:28:11 -03:00
parent 5597ab0a85
commit 9965bfeca1
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v1.5.0
* Add support for delta image download [petrosagg and Pablo]
# v1.4.0

View File

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