update version # to 1.2.2

This commit is contained in:
Jerry Needell
2019-02-28 13:59:45 -05:00
parent 6179c0981d
commit 2b31ee733a
4 changed files with 730 additions and 9 deletions

View File

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