diff --git a/Belevo_Server_Kommunikation/form.json b/Belevo_Server_Kommunikation/form.json index 86bd33d..b54b878 100644 --- a/Belevo_Server_Kommunikation/form.json +++ b/Belevo_Server_Kommunikation/form.json @@ -21,7 +21,7 @@ "validate": "^An_\\d{4}$" }, { - "type": "Select", + "type": "SelectVariable", "name":"Netzbezug", "caption": "Variable mit dem zu regelnden Netzbezug", "suffix": "" diff --git a/library.json b/library.json index ffcc634..54e6c6c 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.31", + "version": "0.32", "build": 0, "date": 0 } \ No newline at end of file