mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-19 05:37:53 +00:00
2.7.0
This commit is contained in:
parent
e889d8c524
commit
5f74ce6fec
@ -1,3 +1,5 @@
|
||||
# v2.7.0
|
||||
|
||||
* Upgrade docker-progress to v2.3.1 [Pablo]
|
||||
* Fixed multiple update loops appearing after a long period of updates failing. [Page]
|
||||
* Avoid restarting the app if the device name changes [Pablo]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "2.6.3",
|
||||
"version": "2.7.0",
|
||||
"scripts": {
|
||||
"start": "./entry.sh",
|
||||
"build": "coffee -c src",
|
||||
|
Loading…
Reference in New Issue
Block a user