Increase version number

This commit is contained in:
Daniel Öster 2024-02-17 23:20:57 +02:00 committed by GitHub
parent e60eca78e1
commit 41f902fa71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@
#endif
Preferences settings; // Store user settings
const char* version_number = "5.2.0"; // The current software version, shown on webserver
const char* version_number = "5.3.0"; // The current software version, shown on webserver
// Interval settings
int intervalUpdateValues = 4800; // Interval at which to update inverter values / Modbus registers
const int interval10 = 10; // Interval for 10ms tasks