Archived
0

Fixed Versions

This commit is contained in:
Minenash
2019-01-07 21:27:24 -05:00
parent 5a9c34851b
commit 76563a12f8
3 changed files with 3 additions and 3 deletions

View File

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