mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-23 04:54:18 +00:00
WebAPI: bump version to 2.6.2
This commit is contained in:
parent
86f9b1f6db
commit
d0d5af8c66
@ -43,7 +43,7 @@
|
||||
#include "base/utils/net.h"
|
||||
#include "base/utils/version.h"
|
||||
|
||||
constexpr Utils::Version<int, 3, 2> API_VERSION {2, 6, 1};
|
||||
constexpr Utils::Version<int, 3, 2> API_VERSION {2, 6, 2};
|
||||
|
||||
class APIController;
|
||||
class WebApplication;
|
||||
|
Loading…
x
Reference in New Issue
Block a user