Version 1.0.0 -> 1.1.0

This commit is contained in:
Sandeep Mistry
2018-10-04 11:51:11 -04:00
parent 7e35e717f3
commit 2aed17fc1e

View File

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