This commit is contained in:
Pagan Gazzard 2016-06-23 16:16:45 -07:00
parent f2b8b52413
commit 548c9ff12b
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v1.11.6
* Fixed deltas for older docker daemon versions [petrosagg]
# v1.11.5

View File

@ -1,6 +1,6 @@
{
"name": "resin-supervisor",
"version": "1.11.5",
"version": "1.11.6",
"scripts": {
"postinstall": "sh postinstall.sh",
"start": "./entry.sh",