From f59a65f31466c3eeb905d7be31ab847de756b646 Mon Sep 17 00:00:00 2001 From: blitzmann Date: Sat, 15 Jul 2017 21:49:58 -0400 Subject: [PATCH] bump dev --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index c68159c53..9ffbf809b 100644 --- a/config.py +++ b/config.py @@ -19,8 +19,8 @@ debug = False saveInRoot = False # Version data -version = "1.30.0" -tag = "Stable" +version = "1.30.1" +tag = "git" expansionName = "YC119.7" expansionVersion = "1.0" evemonMinVersion = "4081"