Prep release

This commit is contained in:
Theo Arends 2022-02-07 15:07:24 +01:00
parent 02659ff1a5
commit 5254a26145

View File

@ -20,6 +20,6 @@
#ifndef _TASMOTA_VERSION_H_
#define _TASMOTA_VERSION_H_
const uint32_t VERSION = 0x0A010000;
const uint32_t VERSION = 0x0B000000; // 11.0.0.0
#endif // _TASMOTA_VERSION_H_