mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-30 10:38:55 +00:00
1.2.1
This commit is contained in:
parent
4ac0feeca3
commit
2827719d9a
@ -1,3 +1,5 @@
|
|||||||
|
# v1.2.1
|
||||||
|
|
||||||
* Use random name for PubNub channel and report to API [Pablo]
|
* Use random name for PubNub channel and report to API [Pablo]
|
||||||
|
|
||||||
# v1.2.0
|
# v1.2.0
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "bash postinstall.sh",
|
"postinstall": "bash postinstall.sh",
|
||||||
"start": "./entry.sh"
|
"start": "./entry.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user