From 02eb405ad7e97dac1a54020a80a475dbdc96a147 Mon Sep 17 00:00:00 2001 From: Cryptkeeper Date: Wed, 14 Dec 2016 17:42:55 -0600 Subject: [PATCH] Recognize and version test 1.11 --- assets/js/site.js | 3 ++- config.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/assets/js/site.js b/assets/js/site.js index a257d34..bf4503e 100644 --- a/assets/js/site.js +++ b/assets/js/site.js @@ -11,7 +11,8 @@ var mcVersions = { 5: '1.7.10', 47: '1.8', 107: '1.9', - 210: '1.10' + 210: '1.10', + 315: '1.11' } }; diff --git a/config.json b/config.json index 32583d7..12af216 100644 --- a/config.json +++ b/config.json @@ -32,7 +32,8 @@ 5, 47, 107, - 210 + 210, + 315 ], "PE": [ 0