diff --git a/custom_components/car_wash/const.py b/custom_components/car_wash/const.py index 78a0207..e8af430 100644 --- a/custom_components/car_wash/const.py +++ b/custom_components/car_wash/const.py @@ -21,7 +21,7 @@ # Base component constants NAME = "Car Wash" DOMAIN = "car_wash" -VERSION = "1.5.0.dev0" +VERSION = "1.5.0" ISSUE_URL = "https://github.com/Limych/ha-car_wash/issues" STARTUP_MESSAGE = f""" diff --git a/custom_components/car_wash/manifest.json b/custom_components/car_wash/manifest.json index caca5de..c943fe8 100644 --- a/custom_components/car_wash/manifest.json +++ b/custom_components/car_wash/manifest.json @@ -1,7 +1,7 @@ { "domain": "car_wash", "name": "Car Wash", - "version": "1.5.0.dev0", + "version": "1.5.0", "documentation": "https://github.com/Limych/ha-car_wash", "issue_tracker": "https://github.com/Limych/ha-car_wash/issues", "dependencies": [