Compare commits

...

1 Commits

Author SHA1 Message Date
skymike03
56a6d6f17b v2.3.0.6 2025-10-21 00:09:40 +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.1"
app_version = "2.3.0.6"
def get_application_root():