diff --git a/src/config.h b/src/config.h index 2f97dd8..19d0643 100644 --- a/src/config.h +++ b/src/config.h @@ -7,7 +7,7 @@ #define SOFTWARE_VERSION_MAJOR 2 #define SOFTWARE_VERSION_MINOR 5 -#define SOFTWARE_VERSION_PATCH 4 +#define SOFTWARE_VERSION_PATCH 7 #ifndef ESP32S3 #define HARDWARE_VERSION_MAJOR 3 @@ -62,4 +62,4 @@ a value of 27.69 as VOLTAGE_DIVIDER_CONSTANT is pretty ok. You always have to do the calibration when changing the resistors or the ESP32. -****/ \ No newline at end of file +****/