mirror of https://github.com/sfeakes/AqualinkD.git
parent
d789fc2cfb
commit
6472e3ccd8
|
@ -126,7 +126,7 @@ NEED TO FIX FOR THIS RELEASE.
|
||||||
* Try an auto-update
|
* Try an auto-update
|
||||||
* Update Mongoose
|
* Update Mongoose
|
||||||
-->
|
-->
|
||||||
# Updates in 2.6.2
|
# Updates in 2.6.3
|
||||||
* AqualinkD can how self-update directly from github. use `Upgrade AqualinkD` button in Aqmanager
|
* AqualinkD can how self-update directly from github. use `Upgrade AqualinkD` button in Aqmanager
|
||||||
* New install and remote_install scripts.
|
* New install and remote_install scripts.
|
||||||
* Changed MQTT posting frequency when Timers are enabled for better
|
* Changed MQTT posting frequency when Timers are enabled for better
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -4,4 +4,4 @@
|
||||||
#define AQUALINKD_SHORT_NAME "AqualinkD"
|
#define AQUALINKD_SHORT_NAME "AqualinkD"
|
||||||
|
|
||||||
// Use Magor . Minor . Patch
|
// Use Magor . Minor . Patch
|
||||||
#define AQUALINKD_VERSION "2.6.2"
|
#define AQUALINKD_VERSION "2.6.3"
|
||||||
|
|
Loading…
Reference in New Issue