diff --git a/README.md b/README.md index e386464..3e627dd 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ But without it we can not retrieve the statistics of the running container and t [repository-url]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A//github.com/Poeschl-HomeAssistant-Addons/repository [install-badge]: https://img.shields.io/badge/Install%20on-Home%20Assistant-41BDF5?logo=home-assistant&style=for-the-badge -[install-url]: https://my.home-assistant.io/redirect/supervisor_addon?addon=243ffc37_container-stats +[install-url]: https://my.home-assistant.io/redirect/supervisor_addon?addon=68413af6_container-stats [donation-badge]: https://img.shields.io/badge/Buy%20me%20a%20coffee-%23d32f2f?logo=buy-me-a-coffee&style=for-the-badge&logoColor=white [donation-url]: https://www.buymeacoffee.com/Poeschl diff --git a/container-stats/config.json b/container-stats/config.json index bde8f51..aa43f90 100644 --- a/container-stats/config.json +++ b/container-stats/config.json @@ -1,7 +1,7 @@ { "name": "Docker Container Stats", - "version": "1.5.0", + "version": "dev", "slug": "container-stats", "description": "(Deprecated) A web interface for viewing historical and current statistics per docker container", "url": "https://github.com/Poeschl-HomeAssistant-Addons/container-stats",