diff --git a/config.py b/config.py index 3e2df676a..972786d3a 100644 --- a/config.py +++ b/config.py @@ -19,7 +19,7 @@ saveInRoot = False # Version data version = "1.25.1" -tag = "git" +tag = "Stable" expansionName = "Ascension" expansionVersion = "1.9" evemonMinVersion = "4081"