diff --git a/src/CHANGES.md b/src/CHANGES.md index 1cc2f00ab..1b6ec2627 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -1,5 +1,8 @@ # Development Changes +## 0.7.65 - 2023-10-02 +* MI control command review #1197 + ## 0.7.64 - 2023-10-02 * moved active power control to modal in `live` view (per inverter) by click on current APC state diff --git a/src/defines.h b/src/defines.h index ac96ff43c..f55437528 100644 --- a/src/defines.h +++ b/src/defines.h @@ -13,7 +13,7 @@ //------------------------------------- #define VERSION_MAJOR 0 #define VERSION_MINOR 7 -#define VERSION_PATCH 64 +#define VERSION_PATCH 65 //------------------------------------- typedef struct {