Merge pull request #13424 from s-hadinger/bump_10_0_0_1

Bump to version 10.0.0.1
This commit is contained in:
s-hadinger
2021-10-20 20:59:32 +02:00
committed by GitHub

View File

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