Version number update
This commit is contained in:
parent
f682858051
commit
6051ad1546
@ -8,9 +8,11 @@ My standard System: Linux Mint 22 Cinnamon
|
||||
- for loops with lists replaced by List Comprehensions
|
||||
|
||||
### Added
|
||||
03-06-2025
|
||||
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
|
||||
|
||||
-
|
||||
### Added
|
||||
13-04-20255
|
||||
|
||||
|
@ -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.04.1725"
|
||||
VERSION: str = "v. 2.06.0425"
|
||||
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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user