Bump to version 10.0.0.1

This commit is contained in:
Stephan Hadinger 2021-10-20 20:40:26 +02:00
parent 9b8f4e2a16
commit 06b4dba98a

View File

@ -20,6 +20,6 @@
#ifndef _TASMOTA_VERSION_H_ #ifndef _TASMOTA_VERSION_H_
#define _TASMOTA_VERSION_H_ #define _TASMOTA_VERSION_H_
const uint32_t VERSION = 0x0A000000; const uint32_t VERSION = 0x0A000001;
#endif // _TASMOTA_VERSION_H_ #endif // _TASMOTA_VERSION_H_