From 269e05b351fab4bd760d0eb6427076a0186607d9 Mon Sep 17 00:00:00 2001 From: Ola Thoresen Date: Wed, 10 Apr 2024 07:41:36 +0200 Subject: [PATCH] Release beta 1 --- custom_components/plant/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/plant/manifest.json b/custom_components/plant/manifest.json index 12e7a98..1a3b74a 100644 --- a/custom_components/plant/manifest.json +++ b/custom_components/plant/manifest.json @@ -16,5 +16,5 @@ "requirements": [ "async-timeout>=4.0.2" ], - "version": "2024.2.0" + "version": "2024.4.0beta1" }