This commit is contained in:
Pablo Carranza Velez 2015-12-17 11:44:11 -08:00
parent a8aa3ebd4f
commit 50b28b1102
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
# v1.3.2
* Do not report the tun addresses to API [Praneeth] * Do not report the tun addresses to API [Praneeth]

View File

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