mirror of
https://github.com/arendst/Tasmota.git
synced 2025-08-07 01:47:43 +00:00
Bump version 6.6.0.15
Bump version 6.6.0.15
This commit is contained in:
parent
dceaafa383
commit
913a809242
@ -1,4 +1,6 @@
|
||||
/*********************************************************************************************\
|
||||
* 6.6.0.15 20191003
|
||||
*
|
||||
* 6.6.0.14 20190925
|
||||
* Change command Tariffx to allow time entries like 23 (hours), 1320 (minutes) or 23:00. NOTE: As this is development branch previous tariffs are lost! (#6488)
|
||||
* Remove support for define USE_DS18x20_LEGACY and legacy DS18x20 driver (#6486)
|
||||
|
@ -20,6 +20,6 @@
|
||||
#ifndef _SONOFF_VERSION_H_
|
||||
#define _SONOFF_VERSION_H_
|
||||
|
||||
const uint32_t VERSION = 0x0606000E;
|
||||
const uint32_t VERSION = 0x0606000F;
|
||||
|
||||
#endif // _SONOFF_VERSION_H_
|
||||
|
Loading…
x
Reference in New Issue
Block a user