diff --git a/scrutiny_fa/CHANGELOG.md b/scrutiny_fa/CHANGELOG.md index 2f0af7bd9..1ca94165e 100644 --- a/scrutiny_fa/CHANGELOG.md +++ b/scrutiny_fa/CHANGELOG.md @@ -1,4 +1,7 @@ +## v1.63.0 (2026-06-13) +- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases) + ## v1.62.4 (2026-06-11) - Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases) ## v1.62.3 (2026-06-05) diff --git a/scrutiny_fa/config.yaml b/scrutiny_fa/config.yaml index 6ff0df02a..602953241 100644 --- a/scrutiny_fa/config.yaml +++ b/scrutiny_fa/config.yaml @@ -45,4 +45,4 @@ schema: slug: scrutiny_fa udev: true url: https://github.com/Starosdev/scrutiny -version: "v1.62.4" +version: "v1.63.0" diff --git a/scrutiny_fa/updater.json b/scrutiny_fa/updater.json index ca6515479..0c95a7c45 100644 --- a/scrutiny_fa/updater.json +++ b/scrutiny_fa/updater.json @@ -1,10 +1,10 @@ { "github_fulltag": "true", - "last_update": "2026-06-11", + "last_update": "2026-06-13", "paused": false, "repository": "alexbelgium/hassio-addons", "slug": "scrutiny_fa", "source": "github", "upstream_repo": "Starosdev/scrutiny", - "upstream_version": "v1.62.4" + "upstream_version": "v1.63.0" }