mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-03-11 06:54:17 +00:00
1.12.1
This commit is contained in:
parent
779dcf2530
commit
819428850f
@ -1,3 +1,5 @@
|
|||||||
|
# v1.12.1
|
||||||
|
|
||||||
* Fix preloaded apps by passing appId to extendEnvVars
|
* Fix preloaded apps by passing appId to extendEnvVars
|
||||||
|
|
||||||
# v1.12.0
|
# v1.12.0
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "1.12.0",
|
"version": "1.12.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "sh postinstall.sh",
|
"postinstall": "sh postinstall.sh",
|
||||||
"start": "./entry.sh",
|
"start": "./entry.sh",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user