From 9c3b50d6221407ef9d876af1cbe033b50fef209c Mon Sep 17 00:00:00 2001 From: blitzmann Date: Mon, 23 May 2016 23:23:27 -0400 Subject: [PATCH] Bump stable --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index e95917f68d..38d7ad332d 100644 --- a/config.py +++ b/config.py @@ -19,7 +19,7 @@ # Version data version = "1.21.3" -tag = "git" +tag = "Stable" expansionName = "Citadel" expansionVersion = "1.11" evemonMinVersion = "4081"