mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-24 04:55:42 +00:00
2.2.0
This commit is contained in:
parent
eaa4cb01ab
commit
c2f332fc62
@ -1,3 +1,5 @@
|
||||
# v2.2.0
|
||||
|
||||
* Add resin-vpn interface IP filtering to gosupervisor [Praneeth]
|
||||
* Compress go binary with upx [petrosagg]
|
||||
* Switch to go version 1.6 [petrosagg]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "2.1.1",
|
||||
"version": "2.2.0",
|
||||
"scripts": {
|
||||
"start": "./entry.sh",
|
||||
"build": "coffee -c src",
|
||||
|
Loading…
x
Reference in New Issue
Block a user