mirror of https://github.com/arendst/Tasmota.git
Bump version to 6.6.0.19
This commit is contained in:
parent
531c38b231
commit
d724d15bfa
|
@ -20,6 +20,6 @@
|
|||
#ifndef _SONOFF_VERSION_H_
|
||||
#define _SONOFF_VERSION_H_
|
||||
|
||||
const uint32_t VERSION = 0x06060012;
|
||||
const uint32_t VERSION = 0x06060013;
|
||||
|
||||
#endif // _SONOFF_VERSION_H_
|
||||
|
|
Loading…
Reference in New Issue