Merge pull request #71 from MrOkiDoki/develop

Version fix
This commit is contained in:
MrOkiDoki 2023-08-26 14:01:56 -07:00 committed by GitHub
commit 163ebde7e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{
public static class Const
{
public static string Version = "1.0.2v";
public static string Version = "1.0.3v";
// ---- Networking ----
/// <summary>