diff --git a/src/common/config.php b/src/common/config.php index af0bea219..82cea46b3 100644 --- a/src/common/config.php +++ b/src/common/config.php @@ -40,4 +40,4 @@ define("MAGIC", "\x00\xff\xff\x00\xfe\xfe\xfe\xfe\xfd\xfd\xfd\xfd\x12\x34\x56\x7 define("TEST_MD5", "d0ca3786e53b615bb4fb9f5094d5c9a7"); define("MAJOR_VERSION", "Alpha_1.1dev"); define("CURRENT_PROTOCOL", 5); -define("CURRENT_MINECRAFT_VERSION", "v0.5.0 alpha"); \ No newline at end of file +define("CURRENT_MINECRAFT_VERSION", "v0.6.0 alpha"); \ No newline at end of file