From a0741992190e22aec9de4303d8853cf00ce19467 Mon Sep 17 00:00:00 2001 From: blitzman Date: Thu, 1 Sep 2016 22:20:51 -0400 Subject: [PATCH] Bump stable --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 1d4c4fdfe..2b21046fa 100644 --- a/config.py +++ b/config.py @@ -19,7 +19,7 @@ saveInRoot = False # Version data version = "1.23.1" -tag = "git" +tag = "Stable" expansionName = "YC 118.7" expansionVersion = "1.4" evemonMinVersion = "4081"