mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-19 05:37:53 +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]
|
||||
* Do not mark an update as failed if the hook failed [Pablo]
|
||||
* When hitting the dependent devices hook, send appId as int [Pablo]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "2.5.0",
|
||||
"version": "2.5.1",
|
||||
"scripts": {
|
||||
"start": "./entry.sh",
|
||||
"build": "coffee -c src",
|
||||
|
Loading…
Reference in New Issue
Block a user