From 67b12f3034311284fe230b076750455dc7233723 Mon Sep 17 00:00:00 2001 From: Anrolosia Date: Sun, 24 Sep 2023 20:27:23 -0400 Subject: [PATCH] chore(release): prepare for v0.10.2 --- custom_components/shopping_list_with_grocy/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/shopping_list_with_grocy/manifest.json b/custom_components/shopping_list_with_grocy/manifest.json index 2cc9718..0c20854 100644 --- a/custom_components/shopping_list_with_grocy/manifest.json +++ b/custom_components/shopping_list_with_grocy/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://github.com/Anrolosia/Shopping-List-with-Grocy", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/Anrolosia/Shopping-List-with-Grocy/issues", - "version": "0.0.1" + "version": "0.10.2" } \ No newline at end of file