Archived
0

Fixed Version number

This commit is contained in:
Minenash
2019-01-10 17:21:20 -05:00
parent a94dd712d0
commit ee105649fb

View File

@@ -24,7 +24,7 @@ import net.nemez.chatapi.ChatAPI;
@Commands(CommandHolderType.File) @Commands(CommandHolderType.File)
@AutoRegisterListener @AutoRegisterListener
@Version(major = 5, minor = 0, revision = 3, compatible = 4) @Version(major = 5, minor = 0, revision = 4, compatible = 4)
public class Survival implements Module, Listener { public class Survival implements Module, Listener {
@EventHandler @EventHandler