mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
Merge pull request #6184 from s-hadinger/v6604
Version 6.6.0.4 - 1000 closed PRs
This commit is contained in:
commit
dd4f900dc6
@ -1,4 +1,6 @@
|
||||
/*********************************************************************************************\
|
||||
* 6.6.0.4 20190806
|
||||
*
|
||||
* 6.6.0.3 20190725
|
||||
* Change filename of configuration backup from using FriendlyName1 to Hostname solving diacritic issues (#2422)
|
||||
* Upgrade library IRRemoteEsp8266 to 2.6.4, now using sendPioneer()
|
||||
|
@ -20,6 +20,6 @@
|
||||
#ifndef _SONOFF_VERSION_H_
|
||||
#define _SONOFF_VERSION_H_
|
||||
|
||||
const uint32_t VERSION = 0x06060003;
|
||||
const uint32_t VERSION = 0x06060004;
|
||||
|
||||
#endif // _SONOFF_VERSION_H_
|
||||
|
Loading…
x
Reference in New Issue
Block a user