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