mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-21 22:47:49 +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
|
||||
|
||||
# v1.12.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.12.0",
|
||||
"version": "1.12.1",
|
||||
"scripts": {
|
||||
"postinstall": "sh postinstall.sh",
|
||||
"start": "./entry.sh",
|
||||
|
Loading…
Reference in New Issue
Block a user