keep track of changes
This commit is contained in:
parent
5575fa76ac
commit
b7d2b91154
|
@ -54,11 +54,13 @@
|
||||||
],
|
],
|
||||||
"changelog": {
|
"changelog": {
|
||||||
"urgency": "medium",
|
"urgency": "medium",
|
||||||
"version": "0.5.6",
|
"version": "0.5.7",
|
||||||
"buildVersion": "1",
|
"buildVersion": "1",
|
||||||
"ignore": [],
|
"ignore": [],
|
||||||
"date": null,
|
"date": "2021-11-15T15:53:53.820222",
|
||||||
"packager": "Josh Boudreau <jboudreau@45drives.com>",
|
"packager": "Joshua Boudreau <jboudreau@45drives.com>",
|
||||||
"changes": []
|
"changes": [
|
||||||
|
"Fix bug where loading spinner doesn't go away after upload dialog is cancelled."
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue