mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
WebAPI: Provide announce stats within "sync" data
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
#include "base/utils/version.h"
|
||||
#include "api/isessionmanager.h"
|
||||
|
||||
inline const Utils::Version<3, 2> API_VERSION {2, 11, 6};
|
||||
inline const Utils::Version<3, 2> API_VERSION {2, 11, 7};
|
||||
|
||||
class APIController;
|
||||
class AuthController;
|
||||
|
||||
Reference in New Issue
Block a user