diff --git a/config.py b/config.py index 3d82ad84f..74c95d9d1 100644 --- a/config.py +++ b/config.py @@ -13,7 +13,7 @@ debug = False saveInRoot = False # Version data -version = "1.1.15" +version = "1.1.14" tag = "stable" expansionName = "Odyssey" expansionVersion = "1.0"