diff --git a/config.py b/config.py index 3bf01e5c6..ba09b25f5 100644 --- a/config.py +++ b/config.py @@ -13,8 +13,8 @@ debug = False saveInRoot = False # Version data -version = "1.2.0" -tag = "stable" +version = "1.2.1" +tag = "git" expansionName = "Kronos" expansionVersion = "1.0" evemonMinVersion = "4081"