mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-05-22 02:27:43 +00:00
2.5.1
This commit is contained in:
parent
fbdf6f9139
commit
8f52a8c7c2
@ -1,3 +1,5 @@
|
|||||||
|
# v2.5.1
|
||||||
|
|
||||||
* Store config vars when there's nothing else to update [Pablo]
|
* Store config vars when there's nothing else to update [Pablo]
|
||||||
* Do not mark an update as failed if the hook failed [Pablo]
|
* Do not mark an update as failed if the hook failed [Pablo]
|
||||||
* When hitting the dependent devices hook, send appId as int [Pablo]
|
* When hitting the dependent devices hook, send appId as int [Pablo]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "2.5.0",
|
"version": "2.5.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "./entry.sh",
|
"start": "./entry.sh",
|
||||||
"build": "coffee -c src",
|
"build": "coffee -c src",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user