From abc46c9a7917f313bca9796b56f5cfa483b9e900 Mon Sep 17 00:00:00 2001 From: kuehnelbs Date: Sun, 4 Aug 2019 12:41:44 +0200 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a03409..09a4ce0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-nextcloud", - "version": "0.1.1", + "version": "0.1.2", "description": "Collection of node-red nodes to download Calendars (CalDAV) and Contacts (CardDAV) and up- / download / list files (WebDAV) from / to nextcloud", "main": "nextcloud.js", "node-red": {