Recognize and version test 1.11
This commit is contained in:
parent
003c3dfd01
commit
02eb405ad7
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user