Version 2.3.0a

pull/94/head
sfeakes 2023-05-16 12:17:21 -05:00
parent aea987e4cb
commit d65201268e
3 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ Designed to mimic AqualinkRS6 All Button keypad and (like the keypad) is used to
* Add light programming to Aqualink Touch & OneTouch protocols.
* Add set time to OneTouch protocol.
# Update in Release 2.3.0 (pre release)
# Update in Release 2.3.0a (pre release)
* This is pre-release, please treat it as such.
* Don't use this release on PDA panels unless you can debug/change code <b>I have not been able to test it fully.</b>
* Changed a lot of logic around different protocols.

Binary file not shown.

View File

@ -1,4 +1,4 @@
#define AQUALINKD_NAME "Aqualink Daemon"
#define AQUALINKD_VERSION "2.3.0"
#define AQUALINKD_VERSION "2.3.0a"