version 0.51.0-beta4
Massimo Melina committed
Dec 20, 2023 at 22:05 UTC
0984e789163d030fa53f92cf8e402f7cdd782a20
3 files changed
+4
-4
package-lock.json
+2
-2
@@ -1,12 +1,12 @@
1
{
2
"name": "hfs",
3
- "version": "0.50.4",
3
+ "version": "0.51.0-beta4",
4
"lockfileVersion": 2,
5
"requires": true,
6
"packages": {
7
"": {
8
"name": "hfs",
9
- "version": "0.50.4",
9
+ "version": "0.51.0-beta4",
10
"license": "GPL-3.0",
11
"workspaces": [
12
"admin",
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "hfs",
3
- "version": "0.51.0-alpha3",
3
+ "version": "0.51.0-beta4",
4
"description": "HTTP File Server",
5
"keywords": [
6
"file server",
tests/config.yaml
+1
-1
@@ -128,6 +128,6 @@ accounts:
128
disabled: true
129
admins:
130
admin: true
131
-version: 0.51.0-alpha3
131
+version: 0.51.0-alpha4
132
max_downloads_per_account: 2
133
max_downloads: 1