forgot to increase the project version

This commit is contained in:
GrKoR
2022-11-24 12:25:09 +04:00
parent 97ec28011d
commit 0b6fb7532a

View File

@@ -62,7 +62,7 @@ class Constants {
static const uint32_t AC_STATES_REQUEST_INTERVAL;
};
const std::string Constants::AC_FIRMWARE_VERSION = "0.2.7";
const std::string Constants::AC_FIRMWARE_VERSION = "0.2.8";
// custom fan modes
const std::string Constants::MUTE = "mute";