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

View File

@ -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'
}
};