We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3657eb6 commit ae0607eCopy full SHA for ae0607e
src/main/java/gg/archipelago/APClient/APClient.java
@@ -41,7 +41,7 @@ public abstract class APClient {
41
private final ItemManager itemManager;
42
private final DataManager dataManager;
43
44
- public static final Version protocolVersion = new Version(0,2,5);
+ public static final Version protocolVersion = new Version(0,3,7);
45
46
private int team;
47
private int slot;
0 commit comments