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 +}