diff --git a/src/config.php b/src/config.php index 8b6c30146..2aeb67119 100644 --- a/src/config.php +++ b/src/config.php @@ -47,5 +47,5 @@ define("MAJOR_VERSION", "Alpha_1.3dev"); define("CURRENT_STRUCTURE", 5); define("CURRENT_PROTOCOL", 9); define("CURRENT_MINECRAFT_VERSION", "v0.6.1 alpha"); -define("CURRENT_API_VERSION", 4); +define("CURRENT_API_VERSION", 5); define("CURRENT_PHP_VERSION", "5.4.12"); \ No newline at end of file