mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
Add port forwarding option for embedded tracker
Closes #17781. PR #17981.
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
#include "base/utils/version.h"
|
||||
#include "api/isessionmanager.h"
|
||||
|
||||
inline const Utils::Version<3, 2> API_VERSION {2, 8, 17};
|
||||
inline const Utils::Version<3, 2> API_VERSION {2, 8, 18};
|
||||
|
||||
class APIController;
|
||||
class AuthController;
|
||||
|
||||
Reference in New Issue
Block a user