From 5f5a0def932de56c227102ba5b37e72ebaca7c89 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Mon, 6 May 2013 21:49:35 +0400 Subject: [PATCH] Bump pyfa version & set chaos tag --- config.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.py b/config.py index a96ac8f06..342369a5c 100644 --- a/config.py +++ b/config.py @@ -13,10 +13,10 @@ debug = False saveInRoot = False # Version data -version = "1.1.13" +version = "1.1.14" tag = "git" -expansionName = "Retribution" -expansionVersion = "1.1.6" +expansionName = "chaos" +expansionVersion = "529364" pyfaPath = None savePath = None