Update version number for release

This commit is contained in:
Daniel Öster 2025-01-10 16:44:26 +02:00 committed by GitHub
parent 8a39976962
commit 81cf36fee4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@
#endif // WIFI #endif // WIFI
// The current software version, shown on webserver // The current software version, shown on webserver
const char* version_number = "8.1.dev"; const char* version_number = "8.1.0;
// Interval settings // Interval settings
uint16_t intervalUpdateValues = INTERVAL_1_S; // Interval at which to update inverter values / Modbus registers uint16_t intervalUpdateValues = INTERVAL_1_S; // Interval at which to update inverter values / Modbus registers