diff --git a/custom_components/snowtire/const.py b/custom_components/snowtire/const.py index c2b38cf..b57f07d 100644 --- a/custom_components/snowtire/const.py +++ b/custom_components/snowtire/const.py @@ -9,7 +9,7 @@ # Base component constants NAME: Final = "Snowtire Sensor" DOMAIN: Final = "snowtire" -VERSION: Final = "1.4.5-alpha" +VERSION: Final = "1.4.5" ISSUE_URL: Final = "https://github.com/Limych/ha-snowtire/issues" STARTUP_MESSAGE: Final = f""" diff --git a/custom_components/snowtire/manifest.json b/custom_components/snowtire/manifest.json index 678a6d3..e9a0db4 100644 --- a/custom_components/snowtire/manifest.json +++ b/custom_components/snowtire/manifest.json @@ -1,7 +1,7 @@ { "domain": "snowtire", "name": "Snowtire Sensor", - "version": "1.4.5-alpha", + "version": "1.4.5", "documentation": "https://github.com/Limych/ha-snowtire", "issue_tracker": "https://github.com/Limych/ha-snowtire/issues", "dependencies": [