Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
This commit is contained in:
Petros Angelatos 2016-10-07 16:51:32 -07:00
parent 70fa234e09
commit 1c1746fc9a
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# v2.5.2
* Removed obsolete resolv.conf bind-mount [petrosagg]
* Updated to pinejs-client 2 [Page]
# v2.5.1

View File

@ -1,6 +1,6 @@
{
"name": "resin-supervisor",
"version": "2.5.1",
"version": "2.5.2",
"scripts": {
"start": "./entry.sh",
"build": "coffee -c src",