Skip to content

Commit 997464e

Browse files
committed
version 0.57.7-beta1
1 parent a6385bb commit 997464e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hfs",
3-
"version": "0.57.6",
3+
"version": "0.57.7-beta1",
44
"description": "HTTP File Server",
55
"keywords": ["file server", "http server"],
66
"homepage": "https://rejetto.com/hfs",

tests/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ accounts:
148148
admins:
149149
allow_net: ::1
150150
admin: true
151-
version: 0.57.6
151+
version: 0.57.7-beta1
152152
max_downloads_per_account: 2
153153
max_downloads: 1
154154
roots:

0 commit comments

Comments
 (0)