mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 06:57:24 -06:00
Expose contentPath in WebAPI torrents/info
Bump WebAPI version to 2.6.1
This commit is contained in:
committed by
sledgehammer999
parent
621578353d
commit
6ea3acdaea
@@ -43,7 +43,7 @@
|
||||
#include "base/utils/net.h"
|
||||
#include "base/utils/version.h"
|
||||
|
||||
constexpr Utils::Version<int, 3, 2> API_VERSION {2, 6, 0};
|
||||
constexpr Utils::Version<int, 3, 2> API_VERSION {2, 6, 1};
|
||||
|
||||
class APIController;
|
||||
class WebApplication;
|
||||
|
||||
Reference in New Issue
Block a user