From 1ae5f6469623cdde410522174de21bf72fbd4ebb Mon Sep 17 00:00:00 2001 From: blitzman Date: Sat, 25 Feb 2017 18:50:20 -0500 Subject: [PATCH] Here we go again! --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index d49b6d37e..a33688018 100644 --- a/config.py +++ b/config.py @@ -19,7 +19,7 @@ saveInRoot = False # Version data version = "1.27.2" -tag = "git" +tag = "Stable" expansionName = "YC119.2" expansionVersion = "1.4" evemonMinVersion = "4081"