From 20ac2ad847d371af74b32489c5975a55c9f60682 Mon Sep 17 00:00:00 2001 From: blitzman Date: Wed, 15 Mar 2017 20:19:05 -0400 Subject: [PATCH] bump dev --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index 258ca2ff6..2c50fd001 100644 --- a/config.py +++ b/config.py @@ -19,8 +19,8 @@ debug = False saveInRoot = False # Version data -version = "1.28.0" -tag = "Stable" +version = "1.28.1" +tag = "git" expansionName = "YC119.3" expansionVersion = "1.0" evemonMinVersion = "4081"