From 7e284f1074c5739e297c91d6ce01d367d9b35600 Mon Sep 17 00:00:00 2001 From: Bouwe Westerdijk Date: Thu, 23 May 2024 19:11:25 +0200 Subject: [PATCH] Bump to v0.51.0a1 test-version --- custom_components/plugwise/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/plugwise/manifest.json b/custom_components/plugwise/manifest.json index e049a3b53..9cf2a32a3 100644 --- a/custom_components/plugwise/manifest.json +++ b/custom_components/plugwise/manifest.json @@ -9,5 +9,5 @@ "iot_class": "local_polling", "loggers": ["plugwise"], "requirements": ["https://test-files.pythonhosted.org/packages/9f/52/30f1e7a21aaa39c9e6a67d0d4f031f590b09fe4a1a871f9218e5b4a49654/plugwise-0.38.0a4.tar.gz#plugwise==0.38.0a4"], - "version": "0.50.4" + "version": "0.51.0a1" }