mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-31 14:37:49 +00:00
Bump version 6.6.0.14
Bump version 6.6.0.14
This commit is contained in:
parent
d984646731
commit
6ad2d3b86f
@ -1,4 +1,6 @@
|
||||
/*********************************************************************************************\
|
||||
* 6.6.0.14 20190925
|
||||
*
|
||||
* 6.6.0.13 20190922
|
||||
* Add command EnergyReset4 x,x to initialize total usage for two tarrifs
|
||||
* Add command EnergyReset5 x,x to initialize total export (or production) for two tarrifs
|
||||
|
@ -20,6 +20,6 @@
|
||||
#ifndef _SONOFF_VERSION_H_
|
||||
#define _SONOFF_VERSION_H_
|
||||
|
||||
const uint32_t VERSION = 0x0606000D;
|
||||
const uint32_t VERSION = 0x0606000E;
|
||||
|
||||
#endif // _SONOFF_VERSION_H_
|
||||
|
Loading…
x
Reference in New Issue
Block a user