Skip to content

Commit 0ad7aaf

Browse files
authored
Update version from v5.0.0-rc.3 to v5.0.0-rc.4
1 parent 35f879e commit 0ad7aaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RLBotCS/Main.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
if (args.Length > 0 && args[0] == "--version")
1111
{
1212
Console.WriteLine(
13-
"RLBotServer v5.0.0-rc.3\n"
13+
"RLBotServer v5.0.0-rc.4\n"
1414
+ $"Bridge {BridgeVersion.Version}\n"
1515
+ "@ https://www.rlbot.org & https://github.com/RLBot/core"
1616
);

0 commit comments

Comments
 (0)