This commit is contained in:
Pablo Carranza Velez 2016-08-09 15:23:27 -03:00
parent d673015011
commit 211560472a
2 changed files with 5 additions and 1 deletions

View File

@ -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]

View File

@ -1,6 +1,6 @@
{
"name": "resin-supervisor",
"version": "1.13.1",
"version": "1.13.2",
"scripts": {
"postinstall": "sh postinstall.sh",
"start": "./entry.sh",