From 3904459871a0fda4cede48a51a318e4176727722 Mon Sep 17 00:00:00 2001 From: ElVit Date: Sun, 22 Mar 2026 10:27:10 +0100 Subject: [PATCH] Set heatpump version to 0.0.8-beta.2 --- components/panasonic_heatpump/panasonic_heatpump.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/panasonic_heatpump/panasonic_heatpump.h b/components/panasonic_heatpump/panasonic_heatpump.h index f1481bc..e422eb0 100644 --- a/components/panasonic_heatpump/panasonic_heatpump.h +++ b/components/panasonic_heatpump/panasonic_heatpump.h @@ -12,7 +12,7 @@ #include "commands.h" #ifndef PANASONIC_HEATPUMP_VERSION -#define PANASONIC_HEATPUMP_VERSION "0.0.8" +#define PANASONIC_HEATPUMP_VERSION "0.0.8-beta.2" #endif #ifndef KEEP_STATE