From 4ae49c050eddb68f17bdd6e964a7bd18bc89c141 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Tue, 29 Nov 2011 17:46:10 +0400 Subject: [PATCH] Update expansion and pyfa version --- config.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.py b/config.py index bb34d9eac..bb3391ba5 100644 --- a/config.py +++ b/config.py @@ -11,10 +11,10 @@ except ImportError: debug = False # Version data -version = "1.0.6" +version = "1.1" tag = "git" -expansionName = "Singularity" -expansionVersion = "0.0" +expansionName = "Crucible" +expansionVersion = "1.0" # You can adjust these paths to your needs