Bump Panasonic Heatpump version to 0.0.10

This commit is contained in:
ElVit 2026-08-05 23:36:33 +02:00 committed by GitHub
parent 824d7accd9
commit 02283fd8b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.9" #define PANASONIC_HEATPUMP_VERSION "0.0.10"
#endif #endif
#ifndef KEEP_STATE #ifndef KEEP_STATE