Skip to content

Commit 046070e

Browse files
committed
Bump version to 0.11.3
1 parent 5c9b2f2 commit 046070e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/Common/Version.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace Multiplayer.Common
55
{
66
public static class MpVersion
77
{
8-
public const string SimpleVersion = "0.11.2";
8+
public const string SimpleVersion = "0.11.3";
99
public const int Protocol = 53;
1010

1111
public static readonly string? GitHash = Assembly.GetExecutingAssembly()

0 commit comments

Comments
 (0)