We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6000b2 commit 8713b09Copy full SHA for 8713b09
main/CommandHandler.cpp
@@ -36,7 +36,7 @@
36
37
#include "esp_log.h"
38
39
-const char FIRMWARE_VERSION[6] = "1.4.4";
+const char FIRMWARE_VERSION[6] = "1.4.5";
40
41
/*IPAddress*/uint32_t resolvedHostname;
42
0 commit comments