mirror of
https://github.com/magefree/mage.git
synced 2025-12-27 05:52:06 -08:00
Pushed version to 1.2.0dev.
This commit is contained in:
parent
18d8d3a753
commit
d094f291aa
32 changed files with 114 additions and 114 deletions
|
|
@ -30,7 +30,7 @@ public class MultiConnectTest {
|
|||
|
||||
private static final CountDownLatch latch = new CountDownLatch(USER_CONNECT_COUNT);
|
||||
|
||||
private static final MageVersion version = new MageVersion(1, 1, 0, "");
|
||||
private static final MageVersion version = new MageVersion(1, 2, 0, "dev");
|
||||
|
||||
private static volatile int connected;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue