From 69fd89c0cc2d55498a6192a46cacef92211175c5 Mon Sep 17 00:00:00 2001 From: LausiD <38705515+LausiD@users.noreply.github.com> Date: Tue, 26 Dec 2023 15:01:33 +0100 Subject: [PATCH] Update main.js test --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index b97694b..ed8aba6 100644 --- a/main.js +++ b/main.js @@ -31,7 +31,7 @@ let synchro = true; let debug = false; let aktivQueue = false; let aktiv = false; -const buildDate = '01.07.23'; +const buildDate = '26.12.23'; const linkREADME = 'https://github.com/iobroker-community-adapters/ioBroker.fhem/blob/master/docs/de/README.md'; const tsStart = Date.now(); let t = '> ';