mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 13:16:32 +00:00
Version 6.6.0.4
This commit is contained in:
parent
57212b9aae
commit
ed5f368d65
@ -1,4 +1,6 @@
|
|||||||
/*********************************************************************************************\
|
/*********************************************************************************************\
|
||||||
|
* 6.6.0.4 20190806
|
||||||
|
*
|
||||||
* 6.6.0.3 20190725
|
* 6.6.0.3 20190725
|
||||||
* Change filename of configuration backup from using FriendlyName1 to Hostname solving diacritic issues (#2422)
|
* Change filename of configuration backup from using FriendlyName1 to Hostname solving diacritic issues (#2422)
|
||||||
* Upgrade library IRRemoteEsp8266 to 2.6.4, now using sendPioneer()
|
* Upgrade library IRRemoteEsp8266 to 2.6.4, now using sendPioneer()
|
||||||
|
@ -20,6 +20,6 @@
|
|||||||
#ifndef _SONOFF_VERSION_H_
|
#ifndef _SONOFF_VERSION_H_
|
||||||
#define _SONOFF_VERSION_H_
|
#define _SONOFF_VERSION_H_
|
||||||
|
|
||||||
const uint32_t VERSION = 0x06060003;
|
const uint32_t VERSION = 0x06060004;
|
||||||
|
|
||||||
#endif // _SONOFF_VERSION_H_
|
#endif // _SONOFF_VERSION_H_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user