diff --git a/config.py b/config.py index 0c064d41a..23a52b38f 100644 --- a/config.py +++ b/config.py @@ -14,7 +14,7 @@ saveInRoot = False # Version data version = "1.7.1" -tag = "git" +tag = "Stable" expansionName = "Rhea" expansionVersion = "1.0" evemonMinVersion = "4081"