Archived
0

Added missing space. Derp.

This commit is contained in:
Pepich
2017-05-29 08:13:48 +02:00
parent cafc83381e
commit fdc3113523

View File

@@ -34,7 +34,7 @@ import com.redstoner.misc.mysql.elements.MysqlDatabase;
import com.redstoner.misc.mysql.elements.MysqlTable;
import com.redstoner.modules.Module;
@Version(major = 3, minor = 0, revision = 1, compatible = 3)
@Version(major = 3, minor = 0, revision = 2, compatible = 3)
public class Check implements Module, Listener
{
MysqlTable table;