From 4dad3ff9cd4b64a996c3a077cc6eb815088ec78a Mon Sep 17 00:00:00 2001 From: John Gaunt Date: Tue, 20 Jul 2021 11:40:46 -0400 Subject: [PATCH] removed extra ) --- duplicacy/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/duplicacy/config.json b/duplicacy/config.json index 8efdf58..6a92388 100644 --- a/duplicacy/config.json +++ b/duplicacy/config.json @@ -1,6 +1,6 @@ { "name": "duplicacy", - "version": "20210720.15", + "version": "20210720.16", "slug": "duplicacy", "description": "Duplicacy backup", "url": "https://git.johnhgaunt.com/jgaunt/hassio-addons/src/branch/master/duplicacy",