We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ccda21 commit c7165caCopy full SHA for c7165ca
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [11.4.3](https://github.com/tf2pickup-org/server/compare/11.4.2...11.4.3) (2024-01-09)
4
+
5
6
+### Bug Fixes
7
8
+* **players:** cleanup PlayersController ([#2757](https://github.com/tf2pickup-org/server/issues/2757)) ([7ccda21](https://github.com/tf2pickup-org/server/commit/7ccda21bf72e3306504f5e39bd5b5373d5331361))
9
10
## [11.4.2](https://github.com/tf2pickup-org/server/compare/11.4.1...11.4.2) (2024-01-09)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "server",
- "version": "11.4.2",
+ "version": "11.4.3",
"description": "A server for tf2pickup.pl",
"author": "Michał Garapich <garrappachc@gmail.com>",
"license": "MIT",
0 commit comments