This commit is contained in:
Alexios Theodoros Brezas 2016-05-26 17:49:40 +03:00
parent f1391e8209
commit 932af53913
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# v1.10.0
* Fix progress bars on docker version 1.10 [Aleksis]
# v1.9.0
* Fix reporting of supervisor version for alpine supervisor [Pablo]

View File

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