mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-24 13:05:51 +00:00
1.6.0
This commit is contained in:
parent
a2fa396b9f
commit
1f89f01a23
@ -1,3 +1,5 @@
|
||||
# v1.6.0
|
||||
|
||||
* Add endpoint to get device state [Pablo]
|
||||
* Check for valid strings or ints in all config values [Pablo]
|
||||
* Remove quotes in OS version [Pablo]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.5.0",
|
||||
"version": "1.6.0",
|
||||
"scripts": {
|
||||
"postinstall": "bash postinstall.sh",
|
||||
"start": "./entry.sh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user