From 762694aa941e06210d36116fc173ecca43ee8c2d Mon Sep 17 00:00:00 2001 From: punix Date: Sun, 17 Nov 2024 11:42:58 +0100 Subject: [PATCH] - Update Translate Files --- wg_main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wg_main.py b/wg_main.py index 0049b88..6c4937d 100755 --- a/wg_main.py +++ b/wg_main.py @@ -14,7 +14,7 @@ from cls_mth_fc import (Tunnel, msg_window, GiteaUpdate, _u, wg_tips, wg_set) tcl_path = Path('/usr/share/TK-Themes') ''' 1 = 1. Year, 09 = Month of the Year, 2924 = Day and Year of the Year ''' -version = 'v. 1.11.1724' +version = 'v. 1.11.1824' res = GiteaUpdate.api_down('https://git.ilunix.de/api/v1/repos/punix/Wire-Py/releases', version)