diff --git a/config.py b/config.py index 38d7ad332..2445a34eb 100644 --- a/config.py +++ b/config.py @@ -18,8 +18,8 @@ debug = False saveInRoot = False # Version data -version = "1.21.3" -tag = "Stable" +version = "1.21.4" +tag = "git" expansionName = "Citadel" expansionVersion = "1.11" evemonMinVersion = "4081"