From 23a6849fe3884316e941c7130029659ef276a235 Mon Sep 17 00:00:00 2001 From: blitzmann Date: Thu, 7 Jul 2016 19:40:21 -0400 Subject: [PATCH] Bump release --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index cf1c3f3e3..b5d8a27fb 100644 --- a/config.py +++ b/config.py @@ -19,7 +19,7 @@ saveInRoot = False # Version data version = "1.22.2" -tag = "git" +tag = "Stable" expansionName = "YC 118.6" expansionVersion = "1.0" evemonMinVersion = "4081"