diff --git a/config.py b/config.py index dac58ed3b..a84f471cf 100644 --- a/config.py +++ b/config.py @@ -24,8 +24,8 @@ saveInRoot = False # Version data -version = "2.1.1b1" -tag = "git" +version = "2.1.1" +tag = "Stable" expansionName = "Into the Abyss" expansionVersion = "1.1" evemonMinVersion = "4081"