Update InstallerService URL for 2.1

This commit is contained in:
Virtuworks 2013-01-08 19:11:00 -05:00
parent 3d99655ad1
commit 2efc14cf5b
13 changed files with 23 additions and 23 deletions

View file

@ -48,7 +48,7 @@ namespace WebsitePanel.Installer.Core
}
else
{
webService.Url = "http://www.websitepanel.net/Services/InstallerService-2.0.asmx";
webService.Url = "http://www.websitepanel.net/Services/InstallerService-2.1.asmx";
}
// check if we need to add a proxy to access Internet