feat(analogeEingaenge): CGI-Unterstützung für Produktion – Einstellungen werden je nach Umgebung per API oder per CPL-Link gespeichert

This commit is contained in:
ISA
2025-05-02 11:04:34 +02:00
parent 732c9820b9
commit 1dfa7590dc
4 changed files with 56 additions and 31 deletions

View File

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