From 637ffba76185c7a23db78ad471741934c0eabf99 Mon Sep 17 00:00:00 2001 From: Andrey Khrolenok Date: Tue, 4 Jan 2022 20:37:34 +0300 Subject: [PATCH] Bump version to 1.4.1 --- custom_components/snowtire/const.py | 2 +- custom_components/snowtire/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/snowtire/const.py b/custom_components/snowtire/const.py index 675ec60..c1844df 100644 --- a/custom_components/snowtire/const.py +++ b/custom_components/snowtire/const.py @@ -8,7 +8,7 @@ # Base component constants NAME = "Snowtire Sensor" DOMAIN = "snowtire" -VERSION = "1.4.1-alpha" +VERSION = "1.4.1" ISSUE_URL = "https://github.com/Limych/ha-snowtire/issues" STARTUP_MESSAGE = f""" diff --git a/custom_components/snowtire/manifest.json b/custom_components/snowtire/manifest.json index f570aaf..184ae11 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.1-alpha", + "version": "1.4.1", "documentation": "https://github.com/Limych/ha-snowtire", "issue_tracker": "https://github.com/Limych/ha-snowtire/issues", "dependencies": [