From 861c936e64c0418c5c5717a2cddb85b28b32a58f Mon Sep 17 00:00:00 2001 From: dontinelli <73341522+dontinelli@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:26:10 +0000 Subject: [PATCH] Increase version number to 0.1.13 --- custom_components/fyta/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/fyta/manifest.json b/custom_components/fyta/manifest.json index 4cc6605..859915b 100644 --- a/custom_components/fyta/manifest.json +++ b/custom_components/fyta/manifest.json @@ -12,5 +12,5 @@ "requirements": [ "fyta_cli>=0.6.10" ], - "version": "0.1.12" + "version": "0.1.13" } \ No newline at end of file