This commit is contained in:
Leathl 2009-12-05 14:58:46 +00:00
parent a82a20d4db
commit 0f807895ab
1 changed files with 1 additions and 1 deletions

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()
{