mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-19 05:37:53 +00:00
1.13.2
This commit is contained in:
parent
d673015011
commit
211560472a
@ -1,3 +1,7 @@
|
||||
# v1.13.2
|
||||
|
||||
* bootstrap: if offlineMode is enabled, persist only the uuid [petrosagg]
|
||||
|
||||
# v1.13.1
|
||||
|
||||
* Using `links` in compose files is now allowed [petrosagg]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.13.1",
|
||||
"version": "1.13.2",
|
||||
"scripts": {
|
||||
"postinstall": "sh postinstall.sh",
|
||||
"start": "./entry.sh",
|
||||
|
Loading…
Reference in New Issue
Block a user