This commit is contained in:
Pablo Carranza Velez 2016-07-15 23:56:09 +00:00
parent fae4e6372d
commit 427a19f2ca
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# v1.12.2
* Bind mount kmod if the container is debian or raspbian [Pablo]
# v1.12.1

View File

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