mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
Set Version 1.3.0.
This commit is contained in:
parent
ad71ec6aad
commit
89fa841d52
2 changed files with 12 additions and 4 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, 2, 0, "");
|
||||
private static final MageVersion version = new MageVersion(1, 3, 0, "");
|
||||
|
||||
private static volatile int connected;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue