updated version

This commit is contained in:
Christopher Liebman 2018-08-17 17:21:25 -07:00
parent af52a3d89e
commit cf14b55d20

View File

@ -8,7 +8,7 @@
#ifndef ESPNTPSERVERVERSION_H_
#define ESPNTPSERVERVERSION_H_
const char* ESPNTP_SERVER_VERSION = "1.0.0";
const char* ESPNTP_SERVER_VERSION = "1.0.1";
#endif /* ESPNTPSERVERVERSION_H_ */