1 Commits

2 changed files with 3 additions and 5 deletions

View File

@ -8,11 +8,9 @@ My standard System: Linux Mint 22 Cinnamon
- for loops with lists replaced by List Comprehensions
### Added
04-06-2025
- large update in the module were outsourced and can now be used as
dependencies to wirepy us other apps from git.ilunix.de
03-06-2025
-
### Added
13-04-20255

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.0425"
VERSION: str = "v. 2.04.1725"
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"