From e2ac90a040addfdec3a35488fca749dc4bed712d Mon Sep 17 00:00:00 2001 From: blitzmann Date: Sat, 17 Feb 2018 12:27:12 -0500 Subject: [PATCH] Bump release --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index 28791a782..c9f4f2819 100644 --- a/config.py +++ b/config.py @@ -19,10 +19,10 @@ debug = False saveInRoot = False # Version data -version = "1.35.0" +version = "1.35.1" tag = "Stable" expansionName = "YC120.2" -expansionVersion = "1.1" +expansionVersion = "1.2" evemonMinVersion = "4081" pyfaPath = None