Update config.yaml

Fixed Changelog URL
This commit is contained in:
Jørgen Ferdinand 2025-03-10 11:50:35 +01:00 committed by GitHub
parent 6ce9ee9a64
commit eab1c39e55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
name: "Newt Add-on"
version: "1.2.5"
version: "1.2.6"
slug: "newt"
description: "Runs Newt inside Home Assistant OS"
arch:
@ -30,4 +30,4 @@ homeassistant_api: true
auth_api: true
hassio_role: "admin"
# Reference the changelog
changelog: "https://github.com/Ferdinand99/home-assistant-newt-addon/blob/main/CHANGELOG.md"
changelog: "https://raw.githubusercontent.com/Ferdinand99/home-assistant-newt-addon/main/CHANGELOG.md"