mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-31 00:23:57 +00:00
1.0.2
This commit is contained in:
parent
3d7f5f3ced
commit
98c9ee2c21
@ -1,3 +1,5 @@
|
||||
# v1.0.2
|
||||
|
||||
* Fix getting API key from DB by returning its .value [Pablo]
|
||||
|
||||
# v1.0.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"scripts": {
|
||||
"postinstall": "bash postinstall.sh",
|
||||
"start": "./entry.sh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user