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 868ee40 commit fe56f27Copy full SHA for fe56f27
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [10.1.3](https://github.com/tf2pickup-org/server/compare/10.1.2...10.1.3) (2023-02-05)
2
+
3
4
+### Bug Fixes
5
6
+* **serveme.tf:** enable demos.tf support ([#2219](https://github.com/tf2pickup-org/server/issues/2219)) ([868ee40](https://github.com/tf2pickup-org/server/commit/868ee405aa1e940e532a7b883cdf3ab82b7bd0bf))
7
8
9
10
## [10.1.2](https://github.com/tf2pickup-org/server/compare/10.1.1...10.1.2) (2022-12-23)
package.json
@@ -1,6 +1,6 @@
{
"name": "server",
- "version": "10.1.2",
+ "version": "10.1.3",
"description": "A server for tf2pickup.pl",
"author": "Michał Garapich <garrappachc@gmail.com>",
"license": "MIT",
0 commit comments