From 394a9540b0847879d49a5c1f452b91617695e55f Mon Sep 17 00:00:00 2001 From: blitzmann Date: Sat, 28 May 2016 17:01:52 -0400 Subject: [PATCH] Bump dev --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index 38d7ad332..2445a34eb 100644 --- a/config.py +++ b/config.py @@ -18,8 +18,8 @@ debug = False saveInRoot = False # Version data -version = "1.21.3" -tag = "Stable" +version = "1.21.4" +tag = "git" expansionName = "Citadel" expansionVersion = "1.11" evemonMinVersion = "4081"