mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
Bump WebAPI version
Accounts for the addition of webseed modification endpoints. PR #21205.
This commit is contained in:
parent
f5aa0bb126
commit
0535993e41
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue