mirror of
https://github.com/asofold/CompatNoCheatPlus.git
synced 2025-01-20 21:11:43 +01:00
Must increment version of HookSetSpeed.
This commit is contained in:
parent
ec15239b87
commit
3103ffbafa
@ -43,7 +43,7 @@ public class HookSetSpeed extends AbstractHook implements Listener, Configurable
|
||||
|
||||
@Override
|
||||
public String getHookVersion() {
|
||||
return "2.1";
|
||||
return "2.2";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user