mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-06 15:04:34 +08:00
Bump Web API version
This commit is contained in:
parent
90308c2ae5
commit
1376e051df
@ -43,7 +43,7 @@
|
||||
#include "base/utils/net.h"
|
||||
#include "base/utils/version.h"
|
||||
|
||||
constexpr Utils::Version<int, 3, 2> API_VERSION {2, 3, 0};
|
||||
constexpr Utils::Version<int, 3, 2> API_VERSION {2, 4, 0};
|
||||
|
||||
class APIController;
|
||||
class WebApplication;
|
||||
|
Loading…
Reference in New Issue
Block a user