From fb997ab16d8ee84f01fdac9765d284d6b2c51752 Mon Sep 17 00:00:00 2001 From: blitzmann Date: Tue, 3 Nov 2015 22:44:52 -0500 Subject: [PATCH] bump stable 1.16.1 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 2e2b4b9b44..779e84866f 100644 --- a/config.py +++ b/config.py @@ -18,7 +18,7 @@ saveInRoot = False # Version data -version = "1.16.0" +version = "1.16.1" tag = "Stable" expansionName = "Parallax" expansionVersion = "1.0"