Updated default feed url.
--HG-- branch : feature
This commit is contained in:
parent
faae90363e
commit
0a1e89c839
|
@ -30,7 +30,7 @@
|
|||
#include <QDesktopServices>
|
||||
#include <QDebug>
|
||||
|
||||
const QString defaultFeedURL = QStringLiteral("http://localhost/updateapp/Appcast.xml");
|
||||
const QString defaultFeedURL = QStringLiteral("http://valentinaproject.bitbucket.org/Appcast.xml");
|
||||
|
||||
QPointer<FvUpdater> FvUpdater::m_Instance;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user