This commit is contained in:
Pablo Carranza Vélez 2015-10-01 18:32:18 +00:00
parent 8da8092104
commit 933af97faf
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v0.0.18
* Fix preloaded apps so that they have the complete environment [Pablo]
# v0.0.17

View File

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