Version fix

This commit is contained in:
MrOkiDoki 2023-08-27 00:01:41 +03:00
parent 76cd1bd8a2
commit d1a225f23a
1 changed files with 1 additions and 1 deletions

View File

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