diff --git a/ioBroker/NsPanelTs.ts b/ioBroker/NsPanelTs.ts index 6ef2224a..9a57d148 100644 --- a/ioBroker/NsPanelTs.ts +++ b/ioBroker/NsPanelTs.ts @@ -995,7 +995,7 @@ export const config: Config = { // _________________________________ DE: Ab hier keine Konfiguration mehr _____________________________________ // _________________________________ EN: No more configuration from here _____________________________________ -const scriptVersion: string = 'v4.4.0.5'; +const scriptVersion: string = 'v4.4.0.6'; const tft_version: string = 'v4.4.0'; const desired_display_firmware_version = 53; const berry_driver_version = 9;