mirror of
https://github.com/magefree/mage.git
synced 2025-12-27 05:52:06 -08:00
Mage Version 1.0.2
This commit is contained in:
parent
ad4ff095de
commit
6b38cd5b18
37 changed files with 1721 additions and 1708 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, 0, 1, "");
|
||||
private static final MageVersion version = new MageVersion(1, 0, 2, "");
|
||||
|
||||
private static volatile int connected;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue