mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-06-12 04:18:24 +00:00
1.12.0
This commit is contained in:
@ -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",
|
||||||
|
Reference in New Issue
Block a user