Version 2.6.3

pull/428/head v2.6.3
sfeakes 2025-04-13 14:19:18 -05:00
parent d789fc2cfb
commit 6472e3ccd8
4 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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"