diff --git a/config.py b/config.py index ba09b25f5..b0b4cbd3b 100644 --- a/config.py +++ b/config.py @@ -14,7 +14,7 @@ saveInRoot = False # Version data version = "1.2.1" -tag = "git" +tag = "Stable" expansionName = "Kronos" expansionVersion = "1.0" evemonMinVersion = "4081"