mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-18 18:56:24 +00:00
1.13.1
This commit is contained in:
parent
5ee15e664e
commit
d6a7608374
@ -1,3 +1,5 @@
|
||||
# v1.13.1
|
||||
|
||||
* Using `links` in compose files is now allowed [petrosagg]
|
||||
|
||||
# v1.13.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.13.0",
|
||||
"version": "1.13.1",
|
||||
"scripts": {
|
||||
"postinstall": "sh postinstall.sh",
|
||||
"start": "./entry.sh",
|
||||
|
Loading…
Reference in New Issue
Block a user