Set heatpump version to 0.0.8-beta.2

This commit is contained in:
ElVit 2026-03-22 10:27:10 +01:00
parent 0898e4eb6d
commit 3904459871
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" #define PANASONIC_HEATPUMP_VERSION "0.0.8-beta.2"
#endif #endif
#ifndef KEEP_STATE #ifndef KEEP_STATE