From 294bfc5297c51bebff991ef523ded6ee426edd02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Mon, 15 Jun 2026 08:12:10 +0000 Subject: [PATCH] whatsapp_bridge/run.sh aktualisiert --- whatsapp_bridge/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whatsapp_bridge/run.sh b/whatsapp_bridge/run.sh index ed82610..a8e15a8 100644 --- a/whatsapp_bridge/run.sh +++ b/whatsapp_bridge/run.sh @@ -1,3 +1,3 @@ #!/bin/bash -echo "Starting WhatsApp Bridge 1.3.0..." +echo "Starting WhatsApp Bridge 1.3.1..." node /app/server.js \ No newline at end of file