diff --git a/Software/Software.ino b/Software/Software.ino index 647532d8..dde1ab07 100644 --- a/Software/Software.ino +++ b/Software/Software.ino @@ -49,7 +49,7 @@ volatile unsigned long long bmsResetTimeOffset = 0; // The current software version, shown on webserver -const char* version_number = "8.8.dev"; +const char* version_number = "8.8.0"; // Interval settings uint16_t intervalUpdateValues = INTERVAL_1_S; // Interval at which to update inverter values / Modbus registers