diff --git a/berry/haco_version.be b/berry/haco_version.be index e087b37..1db1d4b 100644 --- a/berry/haco_version.be +++ b/berry/haco_version.be @@ -1,4 +1,4 @@ -var VERSION='0.0.4' +var VERSION='0.0.5' var mod = module("haco_version") mod.VERSION=VERSION diff --git a/ha/addon/config.yaml b/ha/addon/config.yaml index f23c093..1d5e3c8 100644 --- a/ha/addon/config.yaml +++ b/ha/addon/config.yaml @@ -22,4 +22,4 @@ services: - mqtt:need slug: haco url: https://link.frontmatter.ai/haco -version: 0.0.4 +version: 0.0.5 diff --git a/haco/version b/haco/version index 05b19b1..fa3de58 100644 --- a/haco/version +++ b/haco/version @@ -1 +1 @@ -0.0.4 \ No newline at end of file +0.0.5 \ No newline at end of file