This commit is contained in:
Pablo Carranza Velez 2016-10-23 20:17:29 -03:00
parent e889d8c524
commit 5f74ce6fec
2 changed files with 3 additions and 1 deletions

View File

@ -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]

View File

@ -1,6 +1,6 @@
{
"name": "resin-supervisor",
"version": "2.6.3",
"version": "2.7.0",
"scripts": {
"start": "./entry.sh",
"build": "coffee -c src",