v4.4.0.6 - Fix for MQTT-Client adapter

- Fix: Using MQTT adapter or MQTT-CLIENT adapter / Minor Fix by wolwin
This commit is contained in:
Armilar
2024-09-27 18:57:22 +02:00
committed by GitHub
parent d68de45c3b
commit 1b33ddb207

View File

@@ -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;