From ef3791f84584bfb2442d1a24d945b186587543b3 Mon Sep 17 00:00:00 2001 From: blitzmann Date: Sun, 3 Jul 2016 01:11:28 -0400 Subject: [PATCH] bump dev --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index d9df3c88c..cf1c3f3e3 100644 --- a/config.py +++ b/config.py @@ -18,8 +18,8 @@ debug = False saveInRoot = False # Version data -version = "1.22.1" -tag = "Stable" +version = "1.22.2" +tag = "git" expansionName = "YC 118.6" expansionVersion = "1.0" evemonMinVersion = "4081"