From 6192343add1b040d3ade1b76953d46457cc7df92 Mon Sep 17 00:00:00 2001 From: blitzman Date: Fri, 26 Aug 2016 21:55:52 -0400 Subject: [PATCH] bump stable --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index 962657205..2acd21746 100644 --- a/config.py +++ b/config.py @@ -18,8 +18,8 @@ debug = False saveInRoot = False # Version data -version = "1.22.3" -tag = "git" +version = "1.23.0" +tag = "Stable" expansionName = "YC 118.7" expansionVersion = "1.4" evemonMinVersion = "4081"