mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Add port forwarding option for embedded tracker
Closes #17781. PR #17981.
This commit is contained in:
parent
c80238d66f
commit
f6735401f4
9 changed files with 54 additions and 10 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue