From 4137a7cda94f4e784d662c188fb6fb554ae08ffa Mon Sep 17 00:00:00 2001 From: blitzmann Date: Wed, 8 Jul 2015 11:20:18 -0400 Subject: [PATCH] Bump stable --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index c1a1bda89..d58867242 100644 --- a/config.py +++ b/config.py @@ -21,7 +21,7 @@ logLevel = logging.WARN # Version data version = "1.13.1" -tag = "git" +tag = "Stable" expansionName = "Aegis" expansionVersion = "1.0" evemonMinVersion = "4081"