diff --git a/requestrr/CHANGELOG.md b/requestrr/CHANGELOG.md index 9c313c058..35f386c6e 100644 --- a/requestrr/CHANGELOG.md +++ b/requestrr/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 2.1.2 (11-04-2022) +- Update to latest version from linuxserver/docker-requestrr - Add codenotary sign - New standardized logic for Dockerfile build and packages installation diff --git a/requestrr/config.json b/requestrr/config.json index 995e63db5..b4d005e21 100644 --- a/requestrr/config.json +++ b/requestrr/config.json @@ -33,8 +33,8 @@ "TZ": "str?" }, "slug": "requestrr", - "upstream": "2.1.1", + "upstream": "2.1.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1.1", + "version": "2.1.2", "webui": "http://[HOST]:[PORT:4545]" }