From a57d4e4b5c4acc63206f1aaa5fd51441f3069d48 Mon Sep 17 00:00:00 2001 From: Brett Rowan <121075405+b-rowan@users.noreply.github.com> Date: Fri, 1 Nov 2024 10:38:44 -0600 Subject: [PATCH] Update version --- custom_components/miner/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/miner/manifest.json b/custom_components/miner/manifest.json index 18e52ba..52a98a2 100644 --- a/custom_components/miner/manifest.json +++ b/custom_components/miner/manifest.json @@ -12,6 +12,6 @@ "betterproto==2.0.0b7 pyasic==0.61.13" ], "ssdp": [], - "version": "1.1.17rc2", + "version": "1.1.17rc3", "zeroconf": [] }