From 57db1f2fba8058dbc0e7281c6bc6ae037091fbec Mon Sep 17 00:00:00 2001 From: drakhart <14996002+Drakhart@users.noreply.github.com> Date: Thu, 20 Apr 2023 00:31:57 +0200 Subject: [PATCH] chore: bump version to 1.0.0-beta.10 --- custom_components/super_soco_custom/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/super_soco_custom/manifest.json b/custom_components/super_soco_custom/manifest.json index 47e1d1c..30fd5a7 100644 --- a/custom_components/super_soco_custom/manifest.json +++ b/custom_components/super_soco_custom/manifest.json @@ -10,5 +10,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/drakhart/ha-super-soco-custom/issues", "requirements": [], - "version": "1.0.0-beta.9" + "version": "1.0.0-beta.10" } \ No newline at end of file