From e0e7478857d3c500c151e6de5583069df7cccd64 Mon Sep 17 00:00:00 2001 From: blitzman Date: Sat, 10 Dec 2016 19:43:34 -0500 Subject: [PATCH] bump stable --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index f51526e35..70920ff52 100644 --- a/config.py +++ b/config.py @@ -19,7 +19,7 @@ saveInRoot = False # Version data version = "1.25.1" -tag = "git" +tag = "Stable" expansionName = "Ascension" expansionVersion = "1.9" evemonMinVersion = "4081"