all msg_window with MassageDialog replaced

This commit is contained in:
2025-06-24 15:02:19 +02:00
parent 54b62fd5d5
commit 70d973e9d7
2 changed files with 9 additions and 9 deletions

View File

@ -57,7 +57,7 @@ class AppConfig:
# Updates
# 1 = 1. Year, 09 = Month of the Year, 2924 = Day and Year of the Year
VERSION: str = "v. 2.06.0725"
VERSION: str = "v. 2.06.2425"
UPDATE_URL: str = "https://git.ilunix.de/api/v1/repos/punix/Wire-Py/releases"
DOWNLOAD_URL: str = "https://git.ilunix.de/punix/Wire-Py/archive"