Update version to 0.6.1

- Fix: Error thrown in folder migration if new and old path are same
This commit is contained in:
Skylar Sadlier 2022-04-19 13:01:00 -06:00
parent 5ef0b6a11f
commit bd4f6ea486

View File

@ -1,6 +1,6 @@
{
"name": "node-red-contrib-matrix-chat",
"version": "0.5.8",
"version": "0.6.1",
"description": "Matrix chat server client for Node-RED",
"dependencies": {
"fs-extra": "^10.0.1",