From f568cf2145e413883603fb12a348816589afce08 Mon Sep 17 00:00:00 2001 From: Mathieu Broillet Date: Sat, 30 Dec 2023 21:50:21 +0100 Subject: [PATCH] bump version in manifest --- custom_components/easy_computer_manager/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/easy_computer_manager/manifest.json b/custom_components/easy_computer_manager/manifest.json index 4f20203..6e07476 100644 --- a/custom_components/easy_computer_manager/manifest.json +++ b/custom_components/easy_computer_manager/manifest.json @@ -14,5 +14,5 @@ "wakeonlan==2.1.0", "fabric2==2.7.1" ], - "version": "0.0.1" + "version": "1.1.0" }