0.5.13 Bug fixes and minor updates

- Solves Issue 156, 158, 159
- Uncheck "Reboot after save" by default, It is only madatory if an inverter is added or changed (name,address)
- Add "*" to denote mandatory fields in setup
- Remove "MQTT Interval read only" in setup
- Correct typos in Markdown files
This commit is contained in:
Andreas Schiffler 2022-08-16 15:19:45 +02:00
parent 6ac3876092
commit ac79828eb5
5 changed files with 48 additions and 45 deletions

View file

@ -13,7 +13,7 @@
//-------------------------------------
#define VERSION_MAJOR 0
#define VERSION_MINOR 5
#define VERSION_PATCH 12
#define VERSION_PATCH 13
//-------------------------------------