From 6ef7dd84100bed26c3e455d3ae57f909e04bf347 Mon Sep 17 00:00:00 2001 From: ElVit <54866762+ElVit@users.noreply.github.com> Date: Sat, 21 Mar 2026 22:14:49 +0100 Subject: [PATCH] Bump Panasonic Heatpump version to 0.0.8 --- 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 eefd590..27c737e 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.7-beta.2" +#define PANASONIC_HEATPUMP_VERSION "0.0.8" #endif namespace esphome {