mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-21 18:06:47 +00:00
1.7.0
This commit is contained in:
parent
3adc752bc2
commit
1b76b8ae45
@ -1,3 +1,5 @@
|
|||||||
|
# v1.7.0
|
||||||
|
|
||||||
* Add RESIN_HOST_LOG_TO_DISPLAY variable [Pablo]
|
* Add RESIN_HOST_LOG_TO_DISPLAY variable [Pablo]
|
||||||
* Add system logs for special actions and host config [Pablo]
|
* Add system logs for special actions and host config [Pablo]
|
||||||
* Fix setting config.txt for RPi 3 [Pablo]
|
* Fix setting config.txt for RPi 3 [Pablo]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "1.6.1",
|
"version": "1.7.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "bash postinstall.sh",
|
"postinstall": "bash postinstall.sh",
|
||||||
"start": "./entry.sh"
|
"start": "./entry.sh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user