Bump tested BYOND version

This commit is contained in:
Jordan Brown
2020-07-08 18:55:36 -04:00
parent 574cb279a3
commit c60147b2b5
@@ -18,7 +18,7 @@ namespace Tgstation.Server.Tests.Instance
{
sealed class ByondTest : JobsRequiredTest
{
public static readonly Version TestVersion = new Version(513, 1526);
public static readonly Version TestVersion = new Version(513, 1527);
readonly IByondClient byondClient;