diff --git a/CHANGELOG.md b/CHANGELOG.md index aa1c101..692c332 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog All notable changes to this project will be documented in this file. +## [v2024.7.0] - 2024-07-19 + +### Changed + +- Upgraded MQTT and JSON packages. + ## [v2023.12.1] - 2023-12-19 ### Added diff --git a/config.json b/config.json index b066de6..a49e7b6 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "name": "Actron Que/Neo Air Conditioner", - "version": "2023.12.1", + "version": "2024.7.0", "slug": "hass-actronque", "description": "An add-on for Actron Air Conditioners using the Actron Que or Neo modules.", "url": "https://github.com/MikeJMcGuire/hass-actronque", diff --git a/hass-actronque/Resources/BuildDate.txt b/hass-actronque/Resources/BuildDate.txt index 02e78b1..ce14802 100644 --- a/hass-actronque/Resources/BuildDate.txt +++ b/hass-actronque/Resources/BuildDate.txt @@ -1 +1 @@ -Wed 20/12/2023 +Fri 19/07/2024 diff --git a/hass-actronque/hass-actronque.csproj b/hass-actronque/hass-actronque.csproj index 7440457..f5e8262 100644 --- a/hass-actronque/hass-actronque.csproj +++ b/hass-actronque/hass-actronque.csproj @@ -14,8 +14,9 @@ - + +