mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 14:38:04 -06:00
Bump WebUI API_VERSION.
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
#include "websessiondata.h"
|
#include "websessiondata.h"
|
||||||
#include "webapplication.h"
|
#include "webapplication.h"
|
||||||
|
|
||||||
static const int API_VERSION = 6;
|
static const int API_VERSION = 7;
|
||||||
static const int API_VERSION_MIN = 2;
|
static const int API_VERSION_MIN = 2;
|
||||||
|
|
||||||
const QString WWW_FOLDER = ":/www/public/";
|
const QString WWW_FOLDER = ":/www/public/";
|
||||||
|
|||||||
Reference in New Issue
Block a user