diff --git a/Batterie/form.json b/Batterie/form.json index ce69f2b..966d9a7 100644 --- a/Batterie/form.json +++ b/Batterie/form.json @@ -19,13 +19,15 @@ { "type": "NumberSpinner", "name": "AufdasNachladen", - "caption": "Auf so viel Prozent nachladen" + "caption": "Auf so viel Prozent nachladen", + "suffix": "" }, { "type": "NumberSpinner", "name": "MinimumEntladen", - "caption": "Minimum des Batterieladezustand" + "caption": "Minimum des Batterieladezustand", + "suffix": "" }, { "type": "SelectVariable", diff --git a/library.json b/library.json index 6a9f608..6f48c29 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.183", + "version": "0.184", "build": 0, "date": 0 } \ No newline at end of file