Skip to content

Commit

Permalink
Mirror fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aevien committed Aug 30, 2024
1 parent 5a8e975 commit 0771468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/MasterServerToolkit/MasterServer/Scripts/Mst/Mst.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ public partial class Mst
/// <summary>
/// Version of the framework
/// </summary>
public static string Version => "4.17.0";
public static string Version => "4.17.29";

/// <summary>
/// Just name of the framework
Expand Down

0 comments on commit 0771468

Please sign in to comment.