new updater url

This commit is contained in:
Manuel Kamper 2020-04-27 18:57:57 +02:00
parent 8537f974d7
commit 954905b0e4
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ namespace Mk0.Software.ImageSorter
}
AutoUpdater.ShowSkipButton = false;
AutoUpdater.Start("https://software.mk0.at/update/imagesorter.xml");
AutoUpdater.Start("https://www.kmpr.at/update/imagesorter.xml");
}
public delegate void ProcessParametersDelegate(object sender, string[] args);