From 095a54db35ba08a795b0655d337bfa4c9197e441 Mon Sep 17 00:00:00 2001 From: Andrey Khrolenok Date: Thu, 18 Mar 2021 01:45:06 +0300 Subject: [PATCH] Bump version to 1.3.0 --- custom_components/car_wash/const.py | 2 +- custom_components/car_wash/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/car_wash/const.py b/custom_components/car_wash/const.py index be8ebe9..b4364d1 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.2.18.dev0" +VERSION = "1.3.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 0205b5e..82eec1b 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.2.18.dev0", + "version": "1.3.0", "documentation": "https://github.com/Limych/ha-car_wash", "issue_tracker": "https://github.com/Limych/ha-car_wash/issues", "dependencies": [