Fixed Abot and Saylol Version Numbers
This commit is contained in:
@@ -26,7 +26,7 @@ import java.util.*;
|
||||
|
||||
@AutoRegisterListener
|
||||
@Commands (CommandHolderType.File)
|
||||
@Version (major = 5, minor = 2, revision = 0, compatible = 4)
|
||||
@Version (major = 5, minor = 2, revision = 1, compatible = 4)
|
||||
public class Saylol implements Module {
|
||||
private File lolLocation = new File(Main.plugin.getDataFolder(), "lol.json");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user