Bump version to 7.1

This commit is contained in:
Theo Arends 2019-11-18 12:37:33 +01:00
parent ff148284dd
commit e19913897c

View File

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