v2.11.0
This commit is contained in:
parent
a7fe68e801
commit
561f0ce99c
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ public class UpdateCheck implements Runnable
|
||||||
//a list of all of the released versions of BCV
|
//a list of all of the released versions of BCV
|
||||||
public static final String[] versions = new String[]
|
public static final String[] versions = new String[]
|
||||||
{
|
{
|
||||||
|
"2.11.0",
|
||||||
"2.10.14",
|
"2.10.14",
|
||||||
"2.10.13",
|
"2.10.13",
|
||||||
"2.10.12",
|
"2.10.12",
|
||||||
|
|
Loading…
Reference in a new issue