Version 1.2.0

This commit is contained in:
Sandeep Mistry
2018-11-13 10:23:51 -05:00
parent 8d43a385b9
commit c9f1c51063
2 changed files with 7 additions and 1 deletions

View File

@@ -25,7 +25,7 @@
#include "CommandHandler.h"
const char FIRMWARE_VERSION[6] = "1.1.0";
const char FIRMWARE_VERSION[6] = "1.2.0";
/*IPAddress*/uint32_t resolvedHostname;