Skip to content

Commit 06b97af

Browse files
committed
fix: Update RepoID to reflect new repository identifier
1 parent 8e0c98a commit 06b97af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EXILED/Exiled.Installer/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ internal enum PathResolution
4242

4343
internal static class Program
4444
{
45-
private const long RepoID = 984817990;
45+
private const long RepoID = 833723500;
4646
private const string ExiledAssetName = "exiled.tar.gz";
4747

4848
// This is the lowest version the installer will check to install

0 commit comments

Comments
 (0)