Recognize and version test 1.11

This commit is contained in:
Cryptkeeper 2016-12-14 17:42:55 -06:00
parent 003c3dfd01
commit 02eb405ad7
2 changed files with 4 additions and 2 deletions

@ -11,7 +11,8 @@ var mcVersions = {
5: '1.7.10', 5: '1.7.10',
47: '1.8', 47: '1.8',
107: '1.9', 107: '1.9',
210: '1.10' 210: '1.10',
315: '1.11'
} }
}; };

@ -32,7 +32,8 @@
5, 5,
47, 47,
107, 107,
210 210,
315
], ],
"PE": [ "PE": [
0 0