mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-19 05:37:53 +00:00
2.3.0
This commit is contained in:
parent
b5281b0c96
commit
a97342bf9c
@ -1,3 +1,5 @@
|
||||
# v2.3.0
|
||||
|
||||
* Implement delete-then-download update strategy [Pablo]
|
||||
* Bump node-docker-delta to 0.0.12 [Pablo, Kostas]
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "2.2.1",
|
||||
"version": "2.3.0",
|
||||
"scripts": {
|
||||
"start": "./entry.sh",
|
||||
"build": "coffee -c src",
|
||||
|
Loading…
Reference in New Issue
Block a user