mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-18 18:56:24 +00:00
1.10.0
This commit is contained in:
parent
f1391e8209
commit
932af53913
@ -1,3 +1,7 @@
|
|||||||
|
# v1.10.0
|
||||||
|
|
||||||
|
* Fix progress bars on docker version 1.10 [Aleksis]
|
||||||
|
|
||||||
# v1.9.0
|
# v1.9.0
|
||||||
|
|
||||||
* Fix reporting of supervisor version for alpine supervisor [Pablo]
|
* Fix reporting of supervisor version for alpine supervisor [Pablo]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "1.9.0",
|
"version": "1.10.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "bash postinstall.sh",
|
"postinstall": "bash postinstall.sh",
|
||||||
"start": "./entry.sh"
|
"start": "./entry.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user