diff --git a/config.py b/config.py index 962657205..2acd21746 100644 --- a/config.py +++ b/config.py @@ -18,8 +18,8 @@ debug = False saveInRoot = False # Version data -version = "1.22.3" -tag = "git" +version = "1.23.0" +tag = "Stable" expansionName = "YC 118.7" expansionVersion = "1.4" evemonMinVersion = "4081"