mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
Update version number for release
This commit is contained in:
parent
8a39976962
commit
81cf36fee4
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
#endif // WIFI
|
||||
|
||||
// The current software version, shown on webserver
|
||||
const char* version_number = "8.1.dev";
|
||||
const char* version_number = "8.1.0;
|
||||
|
||||
// Interval settings
|
||||
uint16_t intervalUpdateValues = INTERVAL_1_S; // Interval at which to update inverter values / Modbus registers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue