Compare commits

..

1 Commits

Author SHA1 Message Date
skymike03
f1b2fad0d4 v2.3.0.4.1
-test update
2025-10-20 23:43:04 +02:00

View File

@@ -13,7 +13,7 @@ except Exception:
pygame = None # type: ignore
# Version actuelle de l'application
app_version = "2.3.0.4"
app_version = "2.3.0.4.1"
def get_application_root():