Skip to content

Commit 174be9a

Browse files
committed
version 0.56.0-rc9
1 parent 97a0419 commit 174be9a

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

package-lock.json

Lines changed: 10 additions & 9 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.56.0-rc7",
3+
"version": "0.56.0-rc9",
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
@@ -142,7 +142,7 @@ accounts:
142142
admins:
143143
allow_net: ::1
144144
admin: true
145-
version: 0.56.0-rc7
145+
version: 0.56.0-rc9
146146
max_downloads_per_account: 2
147147
max_downloads: 1
148148
roots:

0 commit comments

Comments
 (0)