patch v0.4.1

This commit is contained in:
recroom2016
2022-02-25 20:54:56 -05:00
parent 21706a82fb
commit ada0777275
2 changed files with 2 additions and 2 deletions

View File

@@ -241,7 +241,7 @@ namespace start
}
}
public static string version = "0.4.0";
public static string version = "0.4.1";
}
}