Skip to content

Commit a842210

Browse files
Bump version
1 parent 602002c commit a842210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RLBotCS/Main.cs

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

99
if (args.Length > 0 && args[0] == "--version")
1010
{
11-
Console.WriteLine("RLBotServer v5.beta.6.10");
11+
Console.WriteLine("RLBotServer v5.beta.6.11");
1212
Environment.Exit(0);
1313
}
1414

0 commit comments

Comments
 (0)