mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
Bump WebAPI version
Accounts for the addition of webseed modification endpoints. PR #21205.
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
#include "base/utils/version.h"
|
||||
#include "api/isessionmanager.h"
|
||||
|
||||
inline const Utils::Version<3, 2> API_VERSION {2, 11, 2};
|
||||
inline const Utils::Version<3, 2> API_VERSION {2, 11, 3};
|
||||
|
||||
class QTimer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user