Update README file

This commit is contained in:
ORelio 2016-03-21 10:22:05 +01:00
parent e8097206d0
commit 96e4c589cd
2 changed files with 33 additions and 7 deletions

View file

@ -21,7 +21,7 @@ namespace MinecraftClient
private static McTcpClient Client;
public static string[] startupargs;
public const string Version = "1.9.0 BETA";
public const string Version = "1.9.0 DEV";
public const string MCLowestVersion = "1.4.6";
public const string MCHighestVersion = "1.9.0";