mirror of
https://github.com/Brawl345/customizemii.git
synced 2024-11-13 03:45:10 +01:00
This commit is contained in:
parent
a82a20d4db
commit
0f807895ab
@ -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()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user