diff --git a/config.py b/config.py index a8ebeef4d..7b907f946 100644 --- a/config.py +++ b/config.py @@ -14,7 +14,7 @@ saveInRoot = False # Version data version = "1.1.18" -tag = "Stable" +tag = "git" expansionName = "Rubicon" expansionVersion = "1.0" evemonMinVersion = "4081"