From d1a225f23ac030628fea11a34b182357911ddb7b Mon Sep 17 00:00:00 2001 From: MrOkiDoki <0mrokidoki@gmail.com> Date: Sun, 27 Aug 2023 00:01:41 +0300 Subject: [PATCH] Version fix --- BattleBitAPI/Common/Conts.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BattleBitAPI/Common/Conts.cs b/BattleBitAPI/Common/Conts.cs index 89bda48..830b601 100644 --- a/BattleBitAPI/Common/Conts.cs +++ b/BattleBitAPI/Common/Conts.cs @@ -2,7 +2,7 @@ { public static class Const { - public static string Version = "1.0.2v"; + public static string Version = "1.0.3v"; // ---- Networking ---- ///