mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
Bump Web API version
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user