diff --git a/config.py b/config.py index 39b007de6..199c0a70b 100644 --- a/config.py +++ b/config.py @@ -14,7 +14,7 @@ saveInRoot = False # Version data version = "1.1.16" -tag = "Stable" +tag = "git" expansionName = "Odyssey" expansionVersion = "1.1" evemonMinVersion = "4081"