version 0.57.5
Massimo Melina committed
Jun 9, 2025 at 09:40 UTC
901aa196ccd2689699e956c13b5d4ac4d9342f00
2 files changed
+2
-2
package-lock.json
+1
-1
@@ -6,7 +6,7 @@
6
"packages": {
7
"": {
8
"name": "hfs",
9
- "version": "0.57.4",
9
+ "version": "0.57.5",
10
"license": "GPL-3.0",
11
"workspaces": [
12
"admin",
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "hfs",
3
- "version": "0.57.4",
3
+ "version": "0.57.5",
4
"description": "HTTP File Server",
5
"keywords": ["file server", "http server"],
6
"homepage": "https://rejetto.com/hfs",