We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e0c98a commit 06b97afCopy full SHA for 06b97af
EXILED/Exiled.Installer/Program.cs
@@ -42,7 +42,7 @@ internal enum PathResolution
42
43
internal static class Program
44
{
45
- private const long RepoID = 984817990;
+ private const long RepoID = 833723500;
46
private const string ExiledAssetName = "exiled.tar.gz";
47
48
// This is the lowest version the installer will check to install
0 commit comments