From ab5b7c5993bcf159e27ddc2deff4aa02f2f058df Mon Sep 17 00:00:00 2001 From: Fabian Seitz Date: Thu, 28 Dec 2023 19:11:33 +0100 Subject: [PATCH] Bump version to 2.2.0 --- custom_components/deutschebahn/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/deutschebahn/manifest.json b/custom_components/deutschebahn/manifest.json index c55053c..dbf83f5 100644 --- a/custom_components/deutschebahn/manifest.json +++ b/custom_components/deutschebahn/manifest.json @@ -14,5 +14,5 @@ "requirements": [ "schiene==0.26" ], - "version": "2.1.0" + "version": "2.2.0" } \ No newline at end of file