bump to 24 for next release

This commit is contained in:
joBr99
2022-03-31 09:31:46 +02:00
parent 314b48fcf2
commit b6d289e1cb
7 changed files with 2 additions and 2 deletions

View File

@@ -64,8 +64,8 @@ class NsPanelLovelaceUIManager(hass.Hass):
controller = LuiController(self, cfg, send_mqtt_msg)
desired_display_firmware_version = 23
version = "v2.1.0"
desired_display_firmware_version = 24
version = "v2.2.0"
model = cfg.get("model")
if model == "us-l":