mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 04:49:47 -07:00
Bump API_VERSION and API_VERSION_MIN.
This commit is contained in:
parent
3d2b1b876b
commit
b47292c39f
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
#include "websessiondata.h"
|
#include "websessiondata.h"
|
||||||
#include "webapplication.h"
|
#include "webapplication.h"
|
||||||
|
|
||||||
static const int API_VERSION = 8;
|
static const int API_VERSION = 9;
|
||||||
static const int API_VERSION_MIN = 8;
|
static const int API_VERSION_MIN = 8;
|
||||||
|
|
||||||
const QString WWW_FOLDER = ":/www/public/";
|
const QString WWW_FOLDER = ":/www/public/";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue