diff --git a/overseerr/config.json b/overseerr/config.json index d2b3adea5..fb4c5d4f0 100644 --- a/overseerr/config.json +++ b/overseerr/config.json @@ -32,6 +32,6 @@ }, "slug": "overseerr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/overseerr", - "version": "1.30.0", + "version": "1.30.0-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:5055]" -} \ No newline at end of file +} diff --git a/resiliosync/config.json b/resiliosync/config.json index f45297756..888d41205 100644 --- a/resiliosync/config.json +++ b/resiliosync/config.json @@ -53,7 +53,7 @@ "PUID": 0, "config_location": "/config/addons_config/resiliosync", "data_location": "/share/resiliosync", - "downloads_location": "/share/resiliosync_downloads", + "downloads_location": "/share/resiliosync_downloads" }, "panel_icon": "mdi:cloud-sync-outline", "ports": { @@ -85,4 +85,4 @@ "slug": "resiliosync", "url": "https://github.com/tyjtyj/hassio-addons", "version": "2.7.3.1381-4-bugfix" -} \ No newline at end of file +}