mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-18 18:56:24 +00:00
2.2.1
This commit is contained in:
parent
49a75e4dc5
commit
b368ccfd3a
@ -1,3 +1,5 @@
|
|||||||
|
# v2.2.1
|
||||||
|
|
||||||
* Fix ENV bug in build process [petrosagg]
|
* Fix ENV bug in build process [petrosagg]
|
||||||
|
|
||||||
# v2.2.0
|
# v2.2.0
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "2.2.0",
|
"version": "2.2.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "./entry.sh",
|
"start": "./entry.sh",
|
||||||
"build": "coffee -c src",
|
"build": "coffee -c src",
|
||||||
|
Loading…
Reference in New Issue
Block a user