mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-22 22:33:34 -07:00
chore: bump WebAPI version to 2.12.0
This commit is contained in:
parent
7b3ad2eabb
commit
58b7f2bf5a
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
#include "base/utils/version.h"
|
#include "base/utils/version.h"
|
||||||
#include "api/isessionmanager.h"
|
#include "api/isessionmanager.h"
|
||||||
|
|
||||||
inline const Utils::Version<3, 2> API_VERSION {2, 11, 3};
|
inline const Utils::Version<3, 2> API_VERSION {2, 12, 0};
|
||||||
|
|
||||||
class QTimer;
|
class QTimer;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue