mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-21 22:47:49 +00:00
2.1.1
This commit is contained in:
parent
700e5b87ea
commit
f20947c2d2
@ -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]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.1",
|
||||
"scripts": {
|
||||
"postinstall": "sh postinstall.sh",
|
||||
"start": "./entry.sh",
|
||||
|
Loading…
Reference in New Issue
Block a user