Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion EXILED/Exiled.Installer/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ internal enum PathResolution

internal static class Program
{
private const long RepoID = 984817990;
private const long RepoID = 833723500;
private const string ExiledAssetName = "exiled.tar.gz";

// This is the lowest version the installer will check to install
Expand Down