mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-15 18:12:50 +01:00
Bump tested BYOND version
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user