Skip to content

Commit

Permalink
SCPSL 14.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
louis1706 committed Jan 4, 2025
1 parent 548a68a commit efd46ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion EXILED/Exiled.Loader/AutoUpdateFiles.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ public static class AutoUpdateFiles
/// <summary>
/// Gets which SCP: SL version generated Exiled.
/// </summary>
public static readonly Version RequiredSCPSLVersion = new(14, 0, 0, 0);
public static readonly Version RequiredSCPSLVersion = new(14, 0, 0, 1);
}
}
2 changes: 1 addition & 1 deletion EXILED/docs/articles/SCPSLRessources/NW_Documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5202,4 +5202,4 @@ PlayerRoles.PlayableScps.Scp3114.Scp3114DamageHandler : AttackerDamageHandler
PlayerRoles.PlayableScps.Scp1507.Scp1507DamageHandler : AttackerDamageHandler

```
</details>
</details>

0 comments on commit efd46ef

Please sign in to comment.