This commit is contained in:
Pablo Carranza Velez 2016-10-31 03:50:09 +00:00
parent 520241c018
commit 58fb5c0a06
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v2.8.1
* Properly delete dependent apps and their corresponding devices [Pablo]
# v2.8.0

View File

@ -1,7 +1,7 @@
{
"name": "resin-supervisor",
"description": "This is resin.io's Supervisor, a program that runs on IoT devices and has the task of running user Apps (which are Docker containers), and updating them as Resin's API informs it to.",
"version": "2.8.0",
"version": "2.8.1",
"license": "Apache-2.0",
"repository": {
"type": "git",