From feb621763756816ba0834a11d2f582f69c41bc4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=A9sir=C3=A9=20Werner=20Menrath?= Date: Thu, 7 Nov 2024 19:27:57 +0100 Subject: [PATCH] wg_func.py aktualisiert Version number adjusted --- wg_func.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wg_func.py b/wg_func.py index 2dd71fc..453ebb7 100755 --- a/wg_func.py +++ b/wg_func.py @@ -14,7 +14,7 @@ import requests ''' 1 = 1. Year, 09 = Month of the Year, 2924 = Day and Year of the Year ''' -version = 'v. 1.10.2124' +version = 'v. 1.11.0724' path_to_file2 = Path('/etc/wire_py/settings.conf') _u = Path.read_text(Path('/tmp/_u'))