From a84f1d3cf9134d0e1c5f1994b63f1cf273b302e2 Mon Sep 17 00:00:00 2001 From: Johannes Date: Thu, 28 Dec 2023 00:30:44 +0100 Subject: [PATCH] Updated to correct current release version --- fritzBoxShell.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fritzBoxShell.sh b/fritzBoxShell.sh index 14d4c29..9e45af6 100755 --- a/fritzBoxShell.sh +++ b/fritzBoxShell.sh @@ -21,7 +21,7 @@ # AVM, FRITZ!, Fritz!Box and the FRITZ! logo are registered trademarks of AVM GmbH - https://avm.de/ -version=1.0.8 +version=1.0.9 dir=$(dirname "$0")