Skip to content

Commit

Permalink
Release v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger committed Apr 27, 2021
1 parent ac95d6a commit 51acbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/CommandHandler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

#include "esp_log.h"

const char FIRMWARE_VERSION[6] = "1.4.3";
const char FIRMWARE_VERSION[6] = "1.4.4";

/*IPAddress*/uint32_t resolvedHostname;

Expand Down

0 comments on commit 51acbd9

Please sign in to comment.