Skip to content

Commit

Permalink
upd: version++
Browse files Browse the repository at this point in the history
  • Loading branch information
GrKoR committed Jul 7, 2023
1 parent 92b3930 commit fa05c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/aux_ac/aux_ac.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ class Constants {
static const uint32_t AC_PACKET_TIMEOUT_MIN;
};

const std::string Constants::AC_FIRMWARE_VERSION = "0.2.10";
const std::string Constants::AC_FIRMWARE_VERSION = "0.2.11";

// custom fan modes
const std::string Constants::MUTE = "mute";
Expand Down

0 comments on commit fa05c40

Please sign in to comment.