mirror of https://github.com/arendst/Tasmota.git
Bump version to 6.6.0.17
This commit is contained in:
parent
cfe301474a
commit
18149f5c17
|
@ -20,6 +20,6 @@
|
|||
#ifndef _SONOFF_VERSION_H_
|
||||
#define _SONOFF_VERSION_H_
|
||||
|
||||
const uint32_t VERSION = 0x06060010;
|
||||
const uint32_t VERSION = 0x06060011;
|
||||
|
||||
#endif // _SONOFF_VERSION_H_
|
||||
|
|
Loading…
Reference in New Issue