Set heatpump version to0.0.8-beta.3

This commit is contained in:
ElVit 2026-03-23 22:51:14 +01:00
parent a5f8e2271b
commit 100b13f2eb
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
#include "commands.h" #include "commands.h"
#ifndef PANASONIC_HEATPUMP_VERSION #ifndef PANASONIC_HEATPUMP_VERSION
#define PANASONIC_HEATPUMP_VERSION "0.0.8-beta.2" #define PANASONIC_HEATPUMP_VERSION "0.0.8-beta.3"
#endif #endif
#ifndef KEEP_STATE #ifndef KEEP_STATE