Skip to content

Commit fa05c40

Browse files
committed
upd: version++
1 parent 92b3930 commit fa05c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/aux_ac/aux_ac.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ class Constants {
111111
static const uint32_t AC_PACKET_TIMEOUT_MIN;
112112
};
113113

114-
const std::string Constants::AC_FIRMWARE_VERSION = "0.2.10";
114+
const std::string Constants::AC_FIRMWARE_VERSION = "0.2.11";
115115

116116
// custom fan modes
117117
const std::string Constants::MUTE = "mute";

0 commit comments

Comments
 (0)