Skip to content

Commit 581bebc

Browse files
committed
Up version number
1 parent 4869cb4 commit 581bebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ServerBase/DistanceServerMain.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
public class DistanceServerMain : DistanceServerMainBase
1212
{
13-
public static SemanticVersion ServerVersion = new SemanticVersion("0.1.3");
13+
public static SemanticVersion ServerVersion = new SemanticVersion("0.2.0");
1414
public override int CompatibleStarterVersion => 1;
1515

1616
public static NetworkView View;

0 commit comments

Comments
 (0)