This commit is contained in:
Leathl 2009-12-05 14:58:46 +00:00
parent 6904673c56
commit 6d477a67f4

View File

@ -21,7 +21,7 @@ namespace ForwardMii
{
public class ForwardMii_Plugin
{
const string version = "1.0"; //Hint for myself: Never use a char in the Version (UpdateCheck)!
const string version = "1.01"; //Hint for myself: Never use a char in the Version (UpdateCheck)!
public static string GetVersion()
{