mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-18 10:46:22 +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]
|
||||
|
||||
# v2.2.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "2.2.0",
|
||||
"version": "2.2.1",
|
||||
"scripts": {
|
||||
"start": "./entry.sh",
|
||||
"build": "coffee -c src",
|
||||
|
Loading…
Reference in New Issue
Block a user