This commit is contained in:
Pablo Carranza Velez 2016-07-08 14:02:06 -03:00
parent 779dcf2530
commit 819428850f
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v1.12.1
* Fix preloaded apps by passing appId to extendEnvVars
# v1.12.0

View File

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