mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-29 19:01:22 +01:00
Config had been changed in b236.
This commit is contained in:
parent
f500afd713
commit
6ee59c858a
@ -22,7 +22,7 @@ import org.bukkit.Material;
|
||||
public class DefaultConfig extends ConfigFile {
|
||||
|
||||
/** NCP build needed for this config. */
|
||||
public static final int buildNumber = 235;
|
||||
public static final int buildNumber = 236;
|
||||
|
||||
/**
|
||||
* Instantiates a new default configuration.
|
||||
|
Loading…
Reference in New Issue
Block a user