mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-21 06:33:30 +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]
|
||||
|
||||
# v1.2.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"scripts": {
|
||||
"postinstall": "bash postinstall.sh",
|
||||
"start": "./entry.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user