From 0771468fe481d5a21ce8c2e5db6a1eac52cf2134 Mon Sep 17 00:00:00 2001 From: Vladimir Anisimov Date: Fri, 30 Aug 2024 20:54:56 +1000 Subject: [PATCH] Mirror fix --- Assets/MasterServerToolkit/MasterServer/Scripts/Mst/Mst.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/MasterServerToolkit/MasterServer/Scripts/Mst/Mst.cs b/Assets/MasterServerToolkit/MasterServer/Scripts/Mst/Mst.cs index 9049b47..f54a2f1 100644 --- a/Assets/MasterServerToolkit/MasterServer/Scripts/Mst/Mst.cs +++ b/Assets/MasterServerToolkit/MasterServer/Scripts/Mst/Mst.cs @@ -12,7 +12,7 @@ public partial class Mst /// /// Version of the framework /// - public static string Version => "4.17.0"; + public static string Version => "4.17.29"; /// /// Just name of the framework