diff --git a/custom_components/car_wash/const.py b/custom_components/car_wash/const.py index b4364d1..0de8e0d 100644 --- a/custom_components/car_wash/const.py +++ b/custom_components/car_wash/const.py @@ -22,7 +22,7 @@ # Base component constants NAME = "Car Wash" DOMAIN = "car_wash" -VERSION = "1.3.0" +VERSION = "1.3.1" 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 82eec1b..7ed846a 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.3.0", + "version": "1.3.1", "documentation": "https://github.com/Limych/ha-car_wash", "issue_tracker": "https://github.com/Limych/ha-car_wash/issues", "dependencies": [