Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
6hundred9 committed Apr 4, 2024
1 parent 229ce2c commit 9bc86d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scp575-Exiled8/Scp575.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public class Scp575 : Plugin<Config>
public override string Prefix => "575";

public override Version Version => new Version(2, 1, 0);

public override Version RequiredExiledVersion { get; } = new Version(8, 8, 1);
public static Scp575 Instance { get; set; } = null;


Expand Down

0 comments on commit 9bc86d5

Please sign in to comment.