release: v3.7.5

This commit is contained in:
Innei
2021-10-01 20:31:54 +08:00
parent 8a27d4bf76
commit aca74fcf43
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## [3.7.5](https://github.com/mx-space/server-next/compare/v3.7.4...v3.7.5) (2021-10-01)
### Bug Fixes
* illegal operation on a directory ([8a27d4b](https://github.com/mx-space/server-next/commit/8a27d4bf76f4ebe01b7dae84379c9fa3b330bd4d))
## [3.7.4](https://github.com/mx-space/server-next/compare/v3.7.3...v3.7.4) (2021-10-01)

View File

@@ -1,6 +1,6 @@
{
"name": "server-next",
"version": "3.7.4",
"version": "3.7.5",
"description": "",
"author": "Innei <https://innei.ren>",
"private": true,