feat(digitalOutputs): Schaltzustand direkt über Switch-Icon änderbar + sofortiges Speichern in Mock-Datei

This commit is contained in:
Ismail Ali
2025-05-01 19:39:34 +02:00
parent b4c891dda2
commit 5afd0b5cb5
2 changed files with 28 additions and 6 deletions

View File

@@ -6,5 +6,5 @@
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
*/
const webVersion = "1.6.334";
const webVersion = "1.6.335";
export default webVersion;