This commit is contained in:
Pablo Carranza Velez 2016-09-09 09:24:04 -03:00
parent 700e5b87ea
commit f20947c2d2
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
# v2.1.1
* Add iptables rules to allow resin-vpn named interface to be used by VPN [Praneeth]
* Updated to coffee-script ~1.10.0 [Page]

View File

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