From 56b47c776e93c26860d941cef9e9ae9393289aa1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 8 Dec 2020 11:44:35 +0100 Subject: [PATCH] Update config.json --- doublecommander/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doublecommander/config.json b/doublecommander/config.json index 06066c7bb..42f33b003 100644 --- a/doublecommander/config.json +++ b/doublecommander/config.json @@ -1,6 +1,6 @@ { "name": "Double commander", - "version": "latest", + "version": "1.0", "slug": "doublecommander", "description": "Radarr add-on based on the prebuilt docker image from linuxserver", "url": "https://github.com/marcelveldt/hassio-addons-repo/radarr", @@ -26,4 +26,4 @@ }, "options": {}, "schema": {} -} \ No newline at end of file +}