mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-06 19:20:12 +00:00
1.12.0
This commit is contained in:
parent
52ef519ebc
commit
9d97aaf30c
@ -1,3 +1,5 @@
|
|||||||
|
# v1.12.0
|
||||||
|
|
||||||
* Add endpoints for docker-compose up and down [Pablo]
|
* Add endpoints for docker-compose up and down [Pablo]
|
||||||
|
|
||||||
# v1.11.6
|
# v1.11.6
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "1.11.6",
|
"version": "1.12.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "sh postinstall.sh",
|
"postinstall": "sh postinstall.sh",
|
||||||
"start": "./entry.sh",
|
"start": "./entry.sh",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user