diff --git a/config.py b/config.py index c4183c873..86c4a16d3 100644 --- a/config.py +++ b/config.py @@ -18,8 +18,8 @@ debug = False saveInRoot = False # Version data -version = "1.22.0" -tag = "Stable" +version = "1.22.1" +tag = "git" expansionName = "YC 118.6" expansionVersion = "1.0" evemonMinVersion = "4081"