write Changelog and fix imports all

This commit is contained in:
2025-08-11 00:42:06 +02:00
parent f5768d2118
commit f68b3291b3
6 changed files with 24 additions and 17 deletions

View File

@@ -47,7 +47,7 @@ class AppConfig:
# Updates
# 1 = 1. Year, 09 = Month of the Year, 2924 = Day and Year of the Year
VERSION: str = "v. 2.07.0225"
VERSION: str = "v. 2.08.1025"
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"