mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-26 03:06:37 +03:00
parent
831b47b8f9
commit
3ac9b2525e
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
#include "websessiondata.h"
|
||||
#include "webapplication.h"
|
||||
|
||||
static const int API_VERSION = 2;
|
||||
static const int API_VERSION = 3;
|
||||
static const int API_VERSION_MIN = 2;
|
||||
|
||||
const QString WWW_FOLDER = ":/www/public/";
|
||||
|
|
Loading…
Reference in a new issue