From 5dc092ace5d65d26e839d5ec832148e728da90f7 Mon Sep 17 00:00:00 2001 From: blitzmann Date: Sat, 28 Oct 2017 19:25:10 -0400 Subject: [PATCH] bump dev --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index 0d051fc05..93ca58d52 100644 --- a/config.py +++ b/config.py @@ -19,8 +19,8 @@ debug = False saveInRoot = False # Version data -version = "1.33.0" -tag = "Stable" +version = "1.34.0" +tag = "git" expansionName = "Lifeblood" expansionVersion = "1.0" evemonMinVersion = "4081"