From 709b4524e6e54ed0d9717937506c69891cd9fa55 Mon Sep 17 00:00:00 2001 From: blitzmann Date: Tue, 11 Jul 2017 19:26:02 -0400 Subject: [PATCH] Bump version :D --- config.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.py b/config.py index 757afcb28..c68159c53 100644 --- a/config.py +++ b/config.py @@ -19,10 +19,10 @@ debug = False saveInRoot = False # Version data -version = "1.29.5" -tag = "git" -expansionName = "Singularity" -expansionVersion = "1158190" +version = "1.30.0" +tag = "Stable" +expansionName = "YC119.7" +expansionVersion = "1.0" evemonMinVersion = "4081" pyfaPath = None