mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Bump API_VERSION to 16.
This commit is contained in:
parent
e267c2d37a
commit
a15e3407b0
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
#include "prefjson.h"
|
||||
#include "websessiondata.h"
|
||||
|
||||
static const int API_VERSION = 16;
|
||||
static const int API_VERSION = 17;
|
||||
static const int API_VERSION_MIN = 15;
|
||||
|
||||
const QString WWW_FOLDER = ":/www/public/";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue