mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-02 18:04:32 +00:00
Bump Web API version
This commit is contained in:
parent
13a96407b3
commit
480e732694
@ -43,7 +43,7 @@
|
||||
#include "base/utils/net.h"
|
||||
#include "base/utils/version.h"
|
||||
|
||||
constexpr Utils::Version<int, 3, 2> API_VERSION {2, 5, 0};
|
||||
constexpr Utils::Version<int, 3, 2> API_VERSION {2, 5, 1};
|
||||
|
||||
class APIController;
|
||||
class WebApplication;
|
||||
|
Loading…
x
Reference in New Issue
Block a user